MediaStreamType

The type of the media stream.

Enumerator

StreamTypeUnknown
0: The type is unknown.
StreamTypeVideo
1: The video stream.
StreamTypeAudio
2: The audio stream.
StreamTypeSubtitle
3: The subtitle stream.