IDigitalLocator::put_InnerFEC Method

The put_InnerFEC method specifies the type of inner FEC to use.

Syntax

HRESULT put_InnerFEC(
  [in]  FECMethod FEC
);

Parameters

  • FEC [in]
    Specifies the inner 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

Minimum supported client Windows Vista
Minimum supported server None supported
Header Tuner.h
IDL Tuner.idl

See Also

get_InnerFEC

IDigitalLocator Interface

put_InnerFECRate

put_OuterFEC

Send comments about this topic to Microsoft

Build date: 10/9/2009