GetMediaVideoStreamCount
|
GetMediaVideoStreamCount Method |
Description
Get the count of video stream in media file.
Syntax
Public Function GetMediaVideoStreamCount( _ |
Parameter
strMediaFile
the path of video/audio file.
Return Value
return the count of audio stream.
Example
Visual Basic Syntax |