Property VLDSDigitalVideo.TVLDSDigitalVideo.Seconds
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: TVLDSDigitalVideo
Contents |
Syntax
Delphi:
property Seconds : Cardinal read GetSeconds;
C++ Builder:
__property unsigned int Seconds = { read=GetSeconds };
Summary
Returns the current second recorded or played.
Description
Use this property to get the current second recorded or
played.