IBDA_AutoDemodulate::put_AutoDemodulate
Microsoft DirectShow 9.0 |
IBDA_AutoDemodulate::put_AutoDemodulate
The put_AutoDemodulate method instructs the BDA device filter to automatically detect signal characteristics.
Syntax
HRESULT put_AutoDemodulate();
Parameters
This method takes no parameters.
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