Get the clips for a specified user.
public:
IAsyncOperation<IVectorView<ApplicationClip^ >^ >^ GetClipsForUserAsync(
User^ requester,
String^ targetXboxUserId
)
requester
Type: User
The requesting user.
targetXboxUserId
Type: String
The Xbox user ID of the user whose clips should be retrieved.
Type: IAsyncOperation<IVectorView<ApplicationClip^ >^ >
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd