IIsdbSeriesDescriptor 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) series descriptor. The series descriptor appears in the ISDB Service Information as part of the event information table (EIT) and defines series information among multiple events.

Inheritance

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

Methods

The IIsdbSeriesDescriptor interface has these methods.

 
IIsdbSeriesDescriptor::GetEpisodeNumber

Gets the episode number from an Integrated Services Digital Broadcasting (ISDB) series descriptor.
IIsdbSeriesDescriptor::GetExpireDate

Gets a series expiration date from an Integrated Services Digital Broadcasting (ISDB) series descriptor.
IIsdbSeriesDescriptor::GetLastEpisodeNumber

Gets the number of the last episode of a series from an Integrated Services Digital Broadcasting (ISDB) series descriptor.
IIsdbSeriesDescriptor::GetLength

Gets the body length of an Integrated Services Digital Broadcasting (ISDB) series descriptor, in bytes.
IIsdbSeriesDescriptor::GetProgramPattern

Gets a code that indicates how often a series is programmed from an Integrated Services Digital Broadcasting (ISDB) series descriptor.
IIsdbSeriesDescriptor::GetRepeatLabel

Gets a label that identifies a series repeat from an Integrated Services Digital Broadcasting (ISDB) series descriptor.
IIsdbSeriesDescriptor::GetSeriesId

Gets a unique series identifier from an Integrated Services Digital Broadcasting (ISDB) series descriptor.
IIsdbSeriesDescriptor::GetSeriesNameW

Gets the series name from an Integrated Services Digital Broadcasting (ISDB) series descriptor.
IIsdbSeriesDescriptor::GetTag

Gets the tag that identifies an Integrated Services Digital Broadcasting (ISDB) series descriptor.

Requirements

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