Microsoft DirectX 9.0 |
The put_SymbolRate method specifies the symbol rate for the signal.
Syntax
HRESULT put_SymbolRate(
ULONG* pSymbolRate
);
Parameters
pSymbolRate
[in] Pointer to a ULONG that specifies the symbol rate.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
See Also