StreamType Enumeration
Specifies the type of a stream.
Namespace: DevCase.ThirdParty.MediaInfoAssembly: DevCase.net48.ThirdParty.MediaInfo (in DevCase.net48.ThirdParty.MediaInfo.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Enumeration StreamType
Dim instance As StreamType
public enum class StreamType
No code example is currently available or this language may not be supported.
Note: Some functionalities of this assembly may require to install one or all of the listed libraries:
MediaInfo (mediainfo.dll)
General |
0 |
General file.
|
Video |
1 |
Video file.
|
Audio |
2 |
Audio file.
|
Text |
3 |
Text file.
|
Image |
5 |
Image file.
|