WaveOutBufferInQueue Property |
Gets the value indicating whether the header's "In Queue" flag is set or not
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool InQueue { get; }
Public ReadOnly Property InQueue As Boolean
Get
public:
property bool InQueue {
bool get ();
}
member InQueue : bool with get
Property Value
Type:
BooleanSee Also