ApplyTables method

Translates a set of samples in place.

Syntax

HRESULT retVal = object.ApplyTables(pSamples, cSamples);

Parameters

  • pSamples [in, out]
    Type: DXSAMPLE

    Pointer to the buffer of samples to translate.

  • cSamples [in]
    Type: unsigned long

    Number of samples to translate.