IIsdbTSInformationDescriptor 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) transport stream (TS) information descriptor. The TS information descriptor appears in the ISDB Service Information as part of the event information table (EIT). This descriptor specifies the remote control key identifier assigned to the applicable transport stream. It indicates the relationship between the service identifier and the transmission layer during hierarchical transmission.

Inheritance

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

Methods

The IIsdbTSInformationDescriptor interface has these methods.

 
IIsdbTSInformationDescriptor::GetCountOfRecords

Gets the number of records in an Integrated Services Digital Broadcasting (ISDB) transport stream (TS) information descriptor.
IIsdbTSInformationDescriptor::GetLength

Gets the body length of an Integrated Services Digital Broadcasting (ISDB) transport stream (TS) information descriptor.
IIsdbTSInformationDescriptor::GetRecordNumberOfServices

Gets the number of service records from an Integrated Services Digital Broadcasting (ISDB) transport stream (TS) information descriptor.
IIsdbTSInformationDescriptor::GetRecordServiceIdByIndex

Gets a service identifier from a specified service record in an Integrated Services Digital Broadcasting (ISDB) transport stream (TS) information descriptor.
IIsdbTSInformationDescriptor::GetRecordTransmissionTypeInfo

Gets the transmission_type_info field from an Integrated Services Digital Broadcasting (ISDB) transport stream (TS) information descriptor.
IIsdbTSInformationDescriptor::GetRemoteControlKeyId

Gets the remote_control_key_id field value from an Integrated Services Digital Broadcasting (ISDB) transport stream (TS) information descriptor.
IIsdbTSInformationDescriptor::GetTag

Receives the tag that identifies an Integrated Services Digital Broadcasting (ISDB) transport stream (TS) information descriptor.
IIsdbTSInformationDescriptor::GetTSNameW

Gets the transport stream name from an Integrated Services Digital Broadcasting (ISDB) transport stream (TS) information descriptor, in Unicode string format.

Requirements

   
Minimum supported client Windows�7 [desktop apps only]
Minimum supported server Windows Server�2008�R2 [desktop apps only]
Target Platform Windows
Header dvbsiparser.h