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