| AudioClientStreamLatency Property  | 
            Gets the maximum latency for the current stream. Requires initialization.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Type: 
Int64
See Also