Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The ICAComponent object encapsulates an IComponent object, adding some properties that are specific to conditional access. A component is a substream within a broadcast, such as a video stream, audio stream, or closed-captioned stream. A digital television broadcast might contain multiple streams of each type. Each tune request has a components collection (which may be empty). A policy can permit access to a request, while denying access to one of the components.
Property | Description |
Component | The encapsulated IComponent object. |
Denials | The collection of denials that block this component, if any. |
Request | The parent request object. |