Share via


IIsdbCADescriptor interface (dvbsiparser.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

Implements methods that get data from an Integrated Services Digital Broadcasting (ISDB) conditional access (CA) descriptor. The CA descriptor appears in the ISDB service information as part of the conditional access table (CAT) or program map table (PMT) and indicates the program identifiers (PIDs) of transport stream packets that contain entitlement control message (ECM) data or entitlement management message (EMM) data.

Inheritance

The IIsdbCADescriptor interface inherits from the IUnknown interface. IIsdbCADescriptor also has these types of members:

Methods

The IIsdbCADescriptor interface has these methods.

 
IIsdbCADescriptor::GetCAPID

Gets the conditional access (CA) program identifier (PID) from a conditional access descriptor.
IIsdbCADescriptor::GetCASystemId

Gets the conditional access (CA) system identifier from a conditional access descriptor.
IIsdbCADescriptor::GetLength

Gets the body length of a conditional access (CA) descriptor, in bytes.
IIsdbCADescriptor::GetPrivateDataBytes

Gets the private data bytes from a conditional access (CA) descriptor.
IIsdbCADescriptor::GetReservedBits

Gets the reserved bits from a conditional access (CA) descriptor.
IIsdbCADescriptor::GetTag

Gets the tag that identifies a conditional access (CA) descriptor.

Requirements

Requirement Value
Minimum supported client Windows�7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header dvbsiparser.h