pVal |
Pointer to a variable that receives the current left channel power level. |
Used to query the current left channel power level. The range is 10000 to 0. Full power is 0, and 10,000 is silence; the scale is logarithmic.
Divide by 100 to get equivalent decibel value (for example 10,000 = 100 dB).
S_OK if successful, an HRESULT error code otherwise.
pVal |
Pointer to a variable that receives the current right channel power level. |
Used to query the current right channel power level. The range is 10000 to 0. Full power is 0, and 10,000 is silence; the scale is logarithmic.
Divide by 100 to get equivalent decibel value (for example 10,000 = 100 dB).
S_OK if successful, an HRESULT error code otherwise.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET