odin_audio_stats
Retrieves statistics for the specified OdinMediaStreamHandle
.
warning
This will only work for output streams.
Declaration
Parameters
stream
Handle of the audio stream whose statistics are to be retrieved. See OdinMediaStreamHandle
Declaration
stats
Pointer to where the retrieved audio statistics will be stored. See OdinAudioStreamStats
Declaration
Returns
A return code indicating success or failure.
Return Type