This topic has not yet been rated - Rate this topic

IMediaEncodingProperties interface

Describes the format of a media stream or media container.

Syntax

Public Interface IMediaEncodingProperties

Attributes

GuidAttribute("b4002af6-acd4-4e5a-a24b-5d7498a8b8c4")
VersionAttribute(NTDDI_WIN8)

Members

The IMediaEncodingProperties interface has these types of members:

Properties

The IMediaEncodingProperties interface has these properties.

PropertyAccess typeDescription

Properties

Read-onlyGets additional format properties.

Subtype

Read/writeGets or sets the subtype of the format.

Type

Read-onlyGets or sets the format type.

 

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

© 2013 Microsoft. All rights reserved.