IAudioEndpointLastBufferControl::IsLastBufferControlSupported method (audioengineendpoint.h)

Indicates if last buffer control is supported.

Syntax

BOOL IsLastBufferControlSupported();

Return value

true if last buffer control is supported; otherwise, false.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header audioengineendpoint.h

See also

IAudioEndpointLastBufferControl