OdinMediaStreamType
Known types of a media stream.
note
Note: Video streams are not supported yet.
OdinMediaStreamType
Fields
OdinMediaStreamType_Audio
Media stream is of type audio.
Declaration
OdinMediaStreamType_Video
Media stream is of type video.
Declaration
OdinMediaStreamType_Invalid
Media stream is invalid.
Declaration