ApplicationClipEventData.GameplayMode Property

The game play mode in effect when the clip was recorded.

Syntax

public:
property int32 GameplayMode {
         int32 get ();
         void set (int32 value);
}  

Property value

Type: int32 

 The game play mode.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipEventData Class

ApplicationClipEventData Members

Windows.Xbox.Media.Capture Namespace