IDvbDataBroadcastIDDescriptor 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 a Digital Video Broadcast (DVB) data broadcast ID descriptor. The data broadcast ID descriptor is a short form of the digital broadcast descriptor that can appear in a DVB program map table (PMT) and that describes the type of a data component.

Inheritance

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

Methods

The IDvbDataBroadcastIDDescriptor interface has these methods.

 
IDvbDataBroadcastIDDescriptor::GetDataBroadcastID

Gets the identifier that identifies the network broadcast from a Digital Video Broadcast (DVB) data broadcast descriptor.
IDvbDataBroadcastIDDescriptor::GetIDSelectorBytes

Gets the data from the selector in a Digital Video Broadcast (DVB) data broadcast ID descriptor. The selector is defined by the broadcast standard for the network.
IDvbDataBroadcastIDDescriptor::GetLength

Gets the length (in bytes) of a Digital Video Broadcast (DVB) data broadcast ID descriptor.
IDvbDataBroadcastIDDescriptor::GetTag

Gets the tag that identifies a Digital Video Broadcast (DVB) data broadcast ID descriptor.

Requirements

   
Minimum supported client Windows�7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header dvbsiparser.h (include Dvbsiparser.idl)