IBDA_FrequencyFilter::put_Autotune
Microsoft DirectShow 9.0 |
IBDA_FrequencyFilter::put_Autotune
The put_Autotune method specifies whether to activate the device's autotune capabilities.
Syntax
HRESULT put_Autotune( ULONG ulTransponder );
Parameters
ulTransponder
[in] Specifies the transponder frequency.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Header: Include bdaiface.h.
See Also