PRB: Microsoft DVB-C Network Provider Is Lacking Two Property Pages in GraphEdit (811216)



The information in this article applies to:

  • Microsoft DirectX Software Development Kit 9.0

SYMPTOMS

The Microsoft DVB-C Network Provider filter that is included with DirectX SDK version 9.0 is missing the following property pages:
  • DVB-C Tune TuneRequest
  • Tuning Spaces
Without these property pages, you cannot create a tuning space in the GraphEdit tool that you use with DVB-C.

Other provider filters, such as DVB-T and DVB-S Network Provider filters, do have the property pages incorporated in them.

WORKAROUND

To work around this issue, create the tuning spaces programmatically. Both the following examples are simple to adapt so that you can create DVB-C tuning spaces:
  • The ViewDVB.htm file creates a DVB-S tuning space.
  • VBVidControl has code for creating a DVB-S tuning space.
 
For more information and two examples that demonstrate how to create tuning spaces, see the SDK or the following MSDN Web site:

Tuning Spaces

 

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

Modification Type:MajorLast Reviewed:2/11/2004
Keywords:kbDSWMM2003Swept kbprb KB811216 kbAudDeveloper