MediaStreamType
The type of the media stream.
Enumerator
- STREAM_TYPE_UNKNOWN
 - 0: The type is unknown.
 - STREAM_TYPE_VIDEO
 - 1: The video stream.
 - STREAM_TYPE_AUDIO
 - 2: The audio stream.
 - STREAM_TYPE_SUBTITLE
 - 3: The subtitle stream.
 
The type of the media stream.