| AudioClientDefaultDevicePeriod Property  | 
            Gets the length of the default periodic interval separating successive processing passes by the audio engine on the data in the endpoint buffer.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic long DefaultDevicePeriod { get; }Public ReadOnly Property DefaultDevicePeriod As Long
	Get
public:
property long long DefaultDevicePeriod {
	long long get ();
}member DefaultDevicePeriod : int64 with get
Property Value
Type: 
Int64
See Also