GetTotalDuration
|
GetTotalDuration Method |
Description
Get the total duration of timeline.
Syntax
Public Function GetTotalDuration () As Double |
Return Value
Return duration of timeline
Example
[Visual Basic Syntax] iTotalDur = VideoEdit.GetTotalDuration ' it will return 12 second |