Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 696 Bytes

backgroundaudiotrack_createfromfileasync_691414423.md

File metadata and controls

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

Windows.Media.Editing.BackgroundAudioTrack.CreateFromFileAsync

-description

Creates a background audio track from an audio file.

-parameters

-param file

A StorageFile object representing the source audio file.

-returns

A new background audio track object containing the contents of the audio file.

-remarks

-examples

-see-also