Microsoft DirectX 9.0 |
This topic applies to Windows XP only.
The TuneChanged event is called by the tuner device when it cannot tune to the requested channel or frequency.
Syntax
object_TuneChanged(
lpd As MSVidBDATunerDevice
)
Parameters
lpd
Specifies the tuner device as an MSVidBDATunerDevice object.
See Also