Property VLSimpleImageBuffer.TVLTimeCode.Hour
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 Hour : Integer read GetHour write SetHour;
C++ Builder:
__property int Hour = { read=GetHour, write=SetHour };
Summary
DV Hour of the buffer from the beginning of the recording.
Description
Use this property get or set DV Hour of the buffer from the
beginning of the recording.