Windows.Media.Editing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides functionality for editing, previewing, and saving edited media clips.
For how-to guidance on adding media editing to your app, see Media compositions and editing.
Classes
BackgroundAudioTrack |
Represents a single audio track for accompanying a video clip. |
EmbeddedAudioTrack |
Represents an audio track embedded in the media clip. |
MediaClip |
Represents a single media object. |
MediaComposition |
Represents a collection of media clips and background audio tracks. |
MediaOverlay |
Represents an overlay that can be used in a media composition. |
MediaOverlayLayer |
Represents a layer of a media overlay. |
Enums
MediaTrimmingPreference |
Used to specify if media trimming should use a faster or a more precise algorithm during transcoding. |
VideoFramePrecision |
Used to specify the frame precision algorithm when retrieving a thumbnail. |