record TAdVideoPosition

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdVideoPosition = record

Description

Specifies the current position of the video.

Overview

Fields

Hour: Byte;
Minute: Byte;
Second: Byte;
Frame: Integer;
Timecode: double;

Description

Fields

Hour: Byte;

Time in hours.

Minute: Byte;

Time in minutes.

Second: Byte;

Time in seconds.

Frame: Integer;

The frame number or the sample number.

Timecode: double;

The current frame position in seconds - unseperated.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:32:00