IAudioEndpointLastBufferControl::IsLastBufferControlSupported method

Indicates if last buffer control is supported.

Syntax


BOOL IsLastBufferControlSupported();

Parameters

This method has no parameters.

Return value

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

Requirements

Minimum supported client

Windows 8.1 [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

IDL

AudioEngineEndpoint.idl

See also

IAudioEndpointLastBufferControl

 

 

Show: