IDigitalLocator::get_OuterFECRate Method
The get_OuterFECRate method retrieves the outer FEC rate.
Syntax
HRESULT get_OuterFECRate(
[out] BinaryConvolutionCodeRate *FEC
);
Parameters
- FEC [out]
Pointer to a variable of type BinaryConvolutionCodeRate that receives the outer FEC 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
get_InnerFECRate
get_OuterFEC
IDigitalLocator Interface
put_OuterFECRate
Send comments about this topic to Microsoft
Build date: 12/4/2008