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