IDigitalLocator::put_OuterFECRate Method
The put_OuterFECRate method specifies the outer FEC rate.
Syntax
HRESULT put_OuterFECRate(
[in] BinaryConvolutionCodeRate FEC
);
Parameters
- FEC [in]
Specifies the outer FEC rate. This parameter is a value of type BinaryConvolutionCodeRate.
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
get_OuterFECRate
IDigitalLocator Interface
put_InnerFECRate
put_OuterFEC
Send comments about this topic to Microsoft
Build date: 12/4/2008