OzNativeAudioEncoderCurrentTimestamp Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public long CurrentTimestamp { get; }
Public ReadOnly Property CurrentTimestamp As Long
Get
public:
property long long CurrentTimestamp {
long long get ();
}
member CurrentTimestamp : int64 with get
Property Value
Type:
Int64See Also