IDvbParentalRatingDescriptor 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) parental rating descriptor. The parental rating descriptor appears in the DVB service information as part of the event information table (EIT) or selection information table (SIT) and includes a rating based on age. The descriptor may include extensions based on other rating criteria.

Inheritance

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

Methods

The IDvbParentalRatingDescriptor interface has these methods.

 
IDvbParentalRatingDescriptor::GetCountOfRecords

Gets the number of records in a Digital Video Broadcast (DVB) parental rating descriptor.
IDvbParentalRatingDescriptor::GetLength

Gets the body length of a Digital Video Broadcast (DVB) parental rating descriptor, in bytes,.
IDvbParentalRatingDescriptor::GetRecordRating

Gets a code that indicates the age-based rating for a Digital Video Broadcast (DVB) broadcast from a DVB parental rating descriptor.
IDvbParentalRatingDescriptor::GetTag

Gets the tag that describes a Digital Video Broadcast (DVB) parental rating 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)