|
|
|
|
|
MultimediaDuration (Function) In french: MultimédiaDurée
Not available
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Syntax
<Result> = MultimediaDuration(<Multimedia control>)
<Result>: Integer - Duration (in milliseconds) of media file,
- 0 if an error occurs. To get more details on the error, use ErrorInfo.
<Multimedia control>: Control name Name of the Multimedia control to be used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|