ComponentType Object
In DVB program streams, an IComponent object refers to an elementary stream, such as an audio stream. Every IComponent object has an associated ComponentType object that describes the properties of the component.
Method or Property |
Description |
Category |
Retrieves or assigns the Component category. |
Clone |
Creates a new copy of this component type. |
MediaFormatType |
Retrieves or assigns the DirectShow media format type as a String. |
MediaMajorType |
Retrieves or assigns the DirectShow media major type as a String. |
MediaSubType |
Retrieves or assigns the DirectShow media subtype as a String. |