Gets the subtype (GUID string) of the current stream in the source media file.
public string StreamSubtype {get;}
'Declaration
Public ReadOnly Property StreamSubtype As String
'Usage
Dim instance As MediaInfo
Dim value As String
value = instance.StreamSubtype
Property Value
A value representing the GUID of the current stream subtype.