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.