Fetches an audio output device's info from then given index.
The returned value should not be cached and important information should be copied off of the result object immediately.
Return Value
A pointer to the device information, or NULL on error. You should NOT keep hold of this pointer.
See Also
EOS_RTCAudio_GetAudioOutputDevicesCount, EOS_RTCAudio_AddNotifyAudioDevicesChanged
Parameters
EOS_RTCAudio_GetAudioOutputDeviceByIndex
Fetches an audio output device's info from then given index.
The returned value should not be cached and important information should be copied off of the result object immediately.
Return Value
A pointer to the device information, or NULL on error. You should NOT keep hold of this pointer.
See Also
{GetAudioOutputDevicesCount}, {AddNotifyAudioDevicesChanged}
Parameters
RTCAudio.RTCAudioInterface.GetAudioOutputDeviceByIndex
Parameter Type And Name
|
Usage Information
|
GetAudioOutputDeviceByIndexOptions options
|
structure containing the index being accessed
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no