Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Microsoft DirectShow 9.0 |
IDVBTuningSpace Interface
The IDVBTuningSpace interface is implemented on the DVBTuningSpace object.
- **Note **New applications should use the IDVBTuningSpace2 interface, which inherits IDVBTuningSpace and adds additional methods.
In addition to the methods inherited from ITuningSpace, the IDVBTuningSpace interface exposes the following methods.
| Method | Description |
| get_SystemType | Retrieves the DVB system type. |
| put_SystemType | Sets the DVB system type. |
See Also