PlayerFrameCount
property, read-only
Delphi
property PlayerFrameCount: LargeInteger read GetPlayerFrameCount;
C++Builder
__property LargeInteger PlayerFrameCount = {read=GetPlayerFrameCount};
C#
public long PlayerFrameCount { get; }
VB.NET
Public ReadOnly Property PlayerFrameCount As Long
C++/Qt
__int64 GetPlayerFrameCount ();
Retrieves the total number of video frames of a clip opened by OpenPlayer.