UsbGetOutputBalance

From eMDeeWiki
Jump to navigationJump to search

float UsbGetOutputBalance(UAC_HANDLE devHandle)


Return Value

Returns a floating point value between -1.0 and 1.0 that represents the output balance that is currently set for the audio CODEC.


Parameters

devHandle

The device handle of an open device. Use the value returned by UsbI2cOpen.


Remarks

Use this function to retrieve the output balance of the audio CODEC. This function can be used to read the default value of the CODEC after initialization, or to verify the value written from a call to UsbOutputBalance.



USBI2C API Reference
Index of Functions
Home