Property | Type | Description | |
---|---|---|---|
ST_AUDIO | StreamType | ||
ST_SUBTITLE | StreamType | ||
ST_UNKNOWN | StreamType | ||
ST_VIDEO | StreamType |
Method | Description | |
---|---|---|
GetPlainString ( ) : String |
Returns "audio", "video", "subtitle" or "unknown".
|
Method | Description | |
---|---|---|
StreamType ( int index, String plainString ) : System |