IAudioClient2::ExcludeFromGameDVRCapture Method

Prevents Game DVR from recording this mastering voice.

Syntax

public:
HRESULT ExcludeFromGameDVRCapture()  

Return value

Type: HRESULT 

The ExcludeFromGameDVRCapture method returns S_OK to indicate that it has completed successfully. Otherwise it returns an appropriate error code.

Requirements

Header: Declared in audioclient.h.

Library: Use mmdevapi.lib.

See also

IAudioClient2

IAudioClient2 Members