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 |
IDigitalCableLocator Interface
The IDigitalCableLocator interface provides tuning information for a digital cable network.
OCUR Devices: This interface supports OpenCable Unidirectional Cable Receiver (OCUR) devices. See OCUR Devices.
In addition to the methods inherited from IATSCLocator2, the IDigitalCableLocator interface exposes the following methods.
| Method | Description |
| get_OriginalMajorChannel | Retrieves the original major channel. |
| get_OriginalMinorChannel | Retrieves the original minor channel. |
| get_OriginalPhysicalChannel | Retrieves the original physical channel. |
| put_OriginalMajorChannel | Specifies the original major channel. |
| put_OriginalMinorChannel | Specifies the original minor channel. |
| put_OriginalPhysicalChannel | Specifies the original physical channel. |
See Also