VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Duration_Frames Method

The Duration_Frames method retrieves a number of frames.

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

Returns the number of frames.

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!