Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1012 Bytes

mediaprocessingtrigger_requestasync_1089362155.md

File metadata and controls

27 lines (19 loc) · 1012 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Background.MediaProcessingTrigger.RequestAsync(Windows.Foundation.Collections.ValueSet)
winrt method

Windows.ApplicationModel.Background.MediaProcessingTrigger.RequestAsync

-description

Triggers the background task with the provided collection of arguments and returns a MediaProcessingTriggerResult indicating success or failure of the trigger request.

-parameters

-param arguments

A collection of arguments that will be passed to the media processing background task.

-returns

An asynchronous operation that returns a MediaProcessingTriggerResult upon completion.

-remarks

-examples

-see-also

RequestAsync