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