Update the meta data for a clip.
public:
static IAsyncAction^ UpdateClipMetadataAsync(
User^ user,
String^ serviceConfigId,
String^ cloudId,
String^ localId,
ApplicationClipUpdateMetadataInfo^ updateInfo
)
user
Type: User
The user requesting the update.
serviceConfigId
Type: String
The configuration ID associated with the clip.
cloudId
Type: String
The cloudID associated with the clip.
localId
Type: String
The localID associated with the clip.
updateInfo
Type: ApplicationClipUpdateMetadataInfo
The new metadata for the clip.
Type: IAsyncAction
An interface for tracking the progress of the asynchronous call.
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd