IManifestTrack Interface

Applies to: Windows Store apps only

IManifestTrack interface.

Syntax

[VersionAttribute()]
[GuidAttribute(, , , , , , , , , , )]
public interface IManifestTrack
[VersionAttribute()]
[GuidAttribute(, , , , , , , , , , )]
public interface class IManifestTrack
public interface IManifestTrack

Members

This interface exposes the following members.

Methods

Method

Description

GetAttribute

Gets the track level attributes from the manifest.

GetCustomAttribute

Gets the track level custom attributes from the manifest.

Properties

Property

Description

AudioTag

Gets the 'AudioTag' field.

Bitrate

Gets the track 'Bitrate' field.

CodecPrivateData

Gets the CodecPrivateData.

CustomAttributeNames

Gets the track level custom attributes names.

FourCC

Gets the FourCC.

HardwareProfile

Gets the 'HardwareProfile' field.

MaxHeight

Gets the track 'MaxHeight' field.

MaxWidth

Gets the track 'MaxWidth' field.

NAUnitLength

Gets the ‘NALUnitLength’ field.

NominalBitrate

Gets the track 'NominalBitrate' field.

Stream

Gets the stream object that owns this track.

TrackIndex

Gets the index of the track in the manifest.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd