Windows.Media namespace

Expand
This topic has not yet been rated - Rate this topic

Windows.Media namespace

[This documentation is preliminary and is subject to change.]

Provides classes for creating and working with media such as photos, audio recordings and videos.

Members

The Windows.Media namespace has these types of members:

Classes

The Windows.Media namespace has these classes.

ClassDescription
MediaControl Describes the object that applications register with, to receive media focus and transport control notifications.
MediaExtensionManager Registers a media parser or codec.
VideoEffects Provides video-related effects.

 

Enumerations

The Windows.Media namespace has these enumerations.

EnumerationDescription
SoundLevel Specifies the sound level of a render stream.

 

Interfaces

The Windows.Media namespace implements these interfaces.

InterfaceDescription
IMediaExtension Encapsulates the method needed to set the configuration properties on a registered media parser or codec.

 

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

Roadmaps
Adding multimedia to Metro style apps using C++, C#, or Visual Basic
Adding multimedia to Metro style apps using JavaScript
Samples
XAML media playback sample
HTML media playback sample
Transcoding Media Sample
Media capture sample
Camera capture UI sample
Camera options UI sample
Device enumeration sample
Media extension sample
Real-Time communication sample
Media Play To sample
PlayToReceiver sample
Playback manager sample
Other resources
Supported audio and video formats

 

 

Build date: 5/22/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD