ApplicationClipInfo.MultiplayerCorrelationId Property

A string that marks clips as members of correlated groups.

Titles can correlate clips however they wish. For example to correlate all the clips that go with a title, this ID can be set to the title ID.

Syntax

public:
property String^ MultiplayerCorrelationId {
         String^ get ();
         void set (String^ value);
}  

Property value

Type: String 

 The session ID.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipInfo Class

ApplicationClipInfo Members

Windows.Xbox.Media.Capture Namespace