IXboxVolumeNotificationClient::OnGameMediaMuted Method

Receives notifications of game media muting when a ForegroundOnlyMedia or BackgroundCapapableMedia stream is played, but only when a game media stream is playing.

Syntax

public:
void OnGameMediaMuted(
         void
)  

Parameters

Type: void 

None

Return value

None.

Requirements

Header: Declared in audioclient.h.

Library: Use mmdevapi.lib.

See also

IXboxVolumeNotificationClient

IXboxVolumeNotificationClient Members