IIsdbEventGroupDescriptor 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) event group descriptor. The event group descriptor appears in the ISDB service information as part of the event information table (EIT) and describes a group of related events.
Inheritance
The IIsdbEventGroupDescriptor interface inherits from the IUnknown interface. IIsdbEventGroupDescriptor also has these types of members:
Methods
The IIsdbEventGroupDescriptor interface has these methods.
IIsdbEventGroupDescriptor::GetCountOfRecords Gets the number of event records from an Integrated Services Digital Broadcasting (ISDB) event group descriptor. |
IIsdbEventGroupDescriptor::GetCountOfRefRecords Gets the number of related event records from an Integrated Services Digital Broadcasting (ISDB) event group descriptor. |
IIsdbEventGroupDescriptor::GetGroupType Gets a code that describes the event group type from an Integrated Services Digital Broadcasting (ISDB) event group descriptor. |
IIsdbEventGroupDescriptor::GetLength Gets the body length of an Integrated Services Digital Broadcasting (ISDB) event group descriptor, in bytes. |
IIsdbEventGroupDescriptor::GetRecordEvent Gets data from an event record in an Integrated Services Digital Broadcasting (ISDB) event group descriptor. |
IIsdbEventGroupDescriptor::GetRefRecordEvent Gets data from a related event record in an Integrated Services Digital Broadcasting (ISDB) event group descriptor. |
IIsdbEventGroupDescriptor::GetTag Gets the tag that identifies an Integrated Services Digital Broadcasting (ISDB) event group descriptor. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | dvbsiparser.h (include Dvbsiparser.idl) |