MediaEnumAudioCapturers
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Enumerates a list of audio capture devices.Parameters
-
count: Count of elements provided in audioCapturerHandles.
Caller: Set to elCount(audioCapturerHandles).
On successful return of the function this parameter contains the number of valid handles in the audioCapturerHandles array. - audioCapturerHandles: Array in which this function returns the audio capturer handles of all audio capture devices that are available. After its use, the caller must release each audio capturer returned in the array by calling MediaReleaseAudioCapturer.
Return Values
- 0: The function succeeded.
- ≠0: Error code