Microsoft DirectX 9.0 |
This topic applies to Windows XP only.
The Tune property sets or retrieves the current tune request.
Syntax
objMSVidBDATunerDevice.Tune As ITuneRequest
Parameters
This property takes no parameters.
Error Codes
If the property fails, an error is raised and Err.Number is set to a value other than zero.
Return Values
Returns an ITuneRequest object.
Remarks
Setting the property causes the device to tune to the channel or frequency specified in the tune request.
This property is read/write.
See Also