Property VLSimpleImageBuffer.TVLTimeCode.Frame
From Mitov Wiki Doc
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: TVLTimeCode
Contents |
Syntax
Delphi:
property Frame : Integer read GetFrame write SetFrame;
C++ Builder:
__property int Frame = { read=GetFrame, write=SetFrame };
Summary
DV Frame number of the buffer from the beginning of the recording.
Description
Use this property get or set DV Frame number of the buffer
from the beginning of the recording.