Gets the value of the duration expressed in seconds.
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.0
Syntax public long Seconds { get; }
Public ReadOnly Property Seconds As Long
Get
public:
property long long Seconds {
long long get ();
}
Property Value
Type:
Int64See Also