CMFormatDescription.MuxedStreamType Property

Definition

Gets the MediaSubType property as a CMMuxedStreamType.

public CoreMedia.CMMuxedStreamType MuxedStreamType { get; }
member this.MuxedStreamType : CoreMedia.CMMuxedStreamType

Property Value

The MediaSubType property as a CMMuxedStreamType, if this format descripton's MediaType is Muxed, otherwise 0.

Remarks

Only applicable if this format descripton's MediaType is Muxed, otherwise 0 is returned.

Applies to