AudioClientStreamLatency Property |
Gets the maximum latency for the current stream. Requires initialization.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic long StreamLatency { get; }Public ReadOnly Property StreamLatency As Long
Get
public:
property long long StreamLatency {
long long get ();
}member StreamLatency : int64 with get
Property Value
Int64
See Also