7 out of 9 rated this helpful - Rate this topic

Windows.Media namespace

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 defines 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

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

Roadmaps
Adding multimedia to Windows Store apps using C++, C#, or Visual Basic
Adding multimedia to Windows Store 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: 12/4/2012

© 2013 Microsoft. All rights reserved.