odin_media_stream_media_id
Retrieves the media ID of the specified OdinMediaStreamHandle
Declaration
Parameters
stream
Handle of the media stream whose media ID is to be retrieved. See OdinMediaStreamHandle
Declaration
out_media_id
Pointer to a uint16_t
where the media ID will be stored.
Declaration
Returns
A return code indicating success or failure. See OdinReturnCode
Declaration