NtpSyncTimeAsSeconds Property |
Retrieves the total number of seconds elapsed.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic double AsSeconds { get; }
Public ReadOnly Property AsSeconds As Double
Get
public:
property double AsSeconds {
double get ();
}
member AsSeconds : float with get
Property Value
Type:
Double
as seconds.
See Also