CMFormatDescription.MuxedStreamType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.