AudioClientCurrentPadding Property |
Gets the number of frames of padding in the endpoint buffer. Requires initialization.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int CurrentPadding { get; }Public ReadOnly Property CurrentPadding As Integer
Get
public:
property int CurrentPadding {
int get ();
}member CurrentPadding : int with get
Property Value
Int32
See Also