ApplicationClip.UpdateMetadataAsync Method

Update the meta data for a clip.

Syntax

public:
IAsyncAction^ UpdateMetadataAsync(
         User^ user,
         ApplicationClipUpdateMetadataInfo^ updateInfo
)  

Parameters

user
Type: User 

The used making the request

updateInfo
Type: ApplicationClipUpdateMetadataInfo 

The information to update

Return value

Type: IAsyncAction 

An interface for tracking the progress of the asynchronous call.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClip Class

ApplicationClip Members

Windows.Xbox.Media.Capture Namespace