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 |
Sets or retrieves the Component category. |
Clone |
Creates a new copy of this component type. |
MediaFormatType |
Sets or retrieves the DirectShow media format type as a String. |
MediaMajorType |
Sets or retrieves the DirectShow media major type as a String. |
MediaSubType |
Sets or retrieves the DirectShow media subtype as a String. |