TFrameInfo

Prev

Next

 






































































































Record type returning the current frame info

Description

Record type used by the OnFrameBitmap and OnFrameProgress2 events.

This record contains the following information about the current frame:

FrameTime: int64;
FrameTime_TotalMin: int64;
FrameTime_TotalSec: int64;
FrameTime_TotalHs: int64;
FrameNumber: int64;
DroppedFrameCount: LongInt;
FrameTime_Hour: LongInt;
FrameTime_Min: LongInt;
FrameTime_Sec: LongInt;
FrameTime_Hs: LongInt;
DVTimeCode_IsAvailable: LongInt;
DVTimeCode_Hour: LongInt;
DVTimeCode_Min: LongInt;
DVTimeCode_Sec: LongInt;
DVTimeCode_Ff: LongInt;
DVTimeCode_TrackNumber: LongInt;
DVDateTime_IsAvailable: LongInt;
DVDateTime_Year: LongInt;
DVDateTime_Month: LongInt;
DVDateTime_Day: LongInt;
DVDateTime_Hour: LongInt;
DVDateTime_Min: LongInt;
DVDateTime_Sec: LongInt;
CurrentState: TCurrentState;
GraphState: TGraphState;
PlayerState: TPlayerState;
Reserved0: LongInt;
Reserved1: LongInt;

Remark: the DVDateTime... return the DV date/time values stored when playing back a DV tape from a DV camcorder.