IDigitalLocator::put_OuterFEC Method

The put_OuterFEC method specifies the type of outer FEC to use.

Syntax

HRESULT put_OuterFEC(
  [in]  FECMethod FEC
);

Parameters

  • FEC [in]
    Specifies the outer FEC. This parameter is a value of type FECMethod.

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_OuterFEC
IDigitalLocator Interface
put_InnerFEC
put_OuterFECRate

Send comments about this topic to Microsoft

Build date: 12/4/2008