Property VLDSDigitalVideo.TVLDSDigitalVideo.Frame

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLDSDigitalVideo

Contents

Syntax

Delphi:

property Frame : Cardinal read GetFrame;

C++ Builder:

__property unsigned int Frame = { read=GetFrame };

Summary

Returns the current frame recorded or played in the current second.

Description

Use this property to get the current frame recorded or played in the current second. Each second is divided into frames usually 24 or 30. This property will return the number of the frame since the beginning of the last second.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox