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