IDVBTLocator::put_LPInnerFEC Method
The put_LPInnerFEC method sets the inner FEC type of the low-priority stream.
Syntax
HRESULT put_LPInnerFEC(
[in] FECMethod FEC
);
Parameters
- FEC [in]
Variable of type FECMethod that specifies the FEC type.
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