BroadcastListener.BroadcastingStateChanged Event

Triggered when GameDVR starts or stops broadcasting.

Syntax

public:
event EventHandler<BroadcastingStateChangedArgs^ >^ BroadcastingStateChanged {
         EventRegistrationToken add (EventHandler<BroadcastingStateChangedArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

BroadcastListener Class

BroadcastListener Members

Windows.Xbox.Media.Capture Namespace