IDvbPrivateDataSpecifierDescriptor 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) private data descriptor. The private data descriptor describes broadcaster-specific data that is not part of the official MPEG-2 standard for broadcast streams.
Inheritance
The IDvbPrivateDataSpecifierDescriptor interface inherits from the IUnknown interface. IDvbPrivateDataSpecifierDescriptor also has these types of members:
Methods
The IDvbPrivateDataSpecifierDescriptor interface has these methods.
IDvbPrivateDataSpecifierDescriptor::GetLength Gets the body length of a Digital Video Broadcast (DVB) private data descriptor. |
IDvbPrivateDataSpecifierDescriptor::GetPrivateDataSpecifier Gets the data from a Digital Video Broadcast (DVB) private data descriptor. |
IDvbPrivateDataSpecifierDescriptor::GetTag Gets the tag that identifies a Digital Video Broadcast (DVB) private data 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) |