VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.Duration Method

The Duration method retrieves a duration of the timeline (in milliseconds).

Pascal
function Duration: Integer;
C++
__fastcall int Duration();
C#
public int Duration();
Visual Basic
Public Function Duration() As Integer
Java
public int Duration();
IDL
int Duration();
JavaScript
Duration
PHP
public Duration();

Returns the duration of the timeline (in milliseconds).

Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!