Windows.Media.MediaProperties namespace

4 out of 5 rated this helpful - Rate this topic

Provides classes and other programming elements needed to create properties for media formats.

Members

The Windows.Media.MediaProperties namespace has these types of members:

Classes

The Windows.Media.MediaProperties namespace has these classes.

ClassDescription
AudioEncodingProperties Describes the format of an audio stream.
ContainerEncodingProperties Describes a media container format.
ImageEncodingProperties Describes the format of an image stream.
MediaEncodingProfile Describes the encoding profile for an audio or video file. The encoding profile includes descriptions of the audio and video encoding formats, and a description of the media container.
MediaPropertySet Represents a set of media properties.
MediaRatio Represents ratios used in media operations.
VideoEncodingProperties Describes the format of a video stream.

 

Enumerations

The Windows.Media.MediaProperties namespace has these enumerations.

EnumerationDescription
AudioEncodingQuality Describes the level of quality of the audio encoding. The higher the quality, the better the audio fidelity, and the larger the resulting file.
VideoEncodingQuality Determines the video encoding format.

 

Interfaces

The Windows.Media.MediaProperties namespace defines these interfaces.

InterfaceDescription
IMediaEncodingProperties Describes the format of a media stream or media container.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Media.MediaProperties
Windows::Media::MediaProperties [C++]

Metadata

Windows.winmd

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.