IXboxVolumeNotificationClient::OnGameMediaUnmuted Method

Receives notifications of game media unmuting when all ForegroundOnlyMedia or BackgroundCapapableMedia streams have stopped, but only when a game media stream is playing.

Syntax

public:
void OnGameMediaUnmuted(
         void
)  

Parameters

Type: void 

None

Return value

None.

Requirements

Header: Declared in audioclient.h.

Library: Use mmdevapi.lib.

See also

IXboxVolumeNotificationClient

IXboxVolumeNotificationClient Members