odin_audio_stream_create
Creates a new audio input stream, which can be added to a room and send data over it.
Declaration
Parameters
config
Configuration for the audio stream to be created. See OdinAudioStreamConfig
Declaration
Returns
A return code indicating success or failure. See OdinReturnCode
Return Type