IDVBTLocator::put_LPInnerFECRate Method
The put_LPInnerFECRate method sets the inner FEC rate of the low-priority stream.
Syntax
HRESULT put_LPInnerFECRate(
[in] BinaryConvolutionCodeRate FEC
);
Parameters
- FEC [in]
Variable of type BinaryConvolutionCodeRate that specifies the rate.
Return Value
Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008