Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 638 Bytes

mediaclip_createfromfileasync_691414423.md

File metadata and controls

26 lines (18 loc) · 638 Bytes
-api-id -api-type
M:Windows.Media.Editing.MediaClip.CreateFromFileAsync(Windows.Storage.IStorageFile)
winrt method

Windows.Media.Editing.MediaClip.CreateFromFileAsync

-description

Creates a video clip from a video file.

-parameters

-param file

A StorageFile object representing the source video file.

-returns

A new media clip object containing a video clip of the video file.

-remarks

-examples

-see-also