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