| AudioClientMinimumDevicePeriod Property  | 
            Gets the length of the minimum 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 MinimumDevicePeriod { get; }Public ReadOnly Property MinimumDevicePeriod As Long
	Get
public:
property long long MinimumDevicePeriod {
	long long get ();
}member MinimumDevicePeriod : int64 with get
Property Value
Type: 
Int64
See Also