MediaInfoFileStreamCount Property
Gets the count of streams in the open file.
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 int StreamCount { get; }
Public ReadOnly Property StreamCount As Integer
Get
Dim instance As MediaInfoFile
Dim value As Integer
value = instance.StreamCount
public:
property int StreamCount {
int get ();
}
member StreamCount : int with get
No code example is currently available or this language may not be supported.
Return Value
Int32
The count of streams in the open file.
Note: Some functionalities of this assembly may require to install one or all of the listed libraries:
MediaInfo (mediainfo.dll)