Logo

IStandardMpegEncoderProfile::SetIDCT

Property which sets IDCT (Inverse Discrete Cosine Transformation—a transformation step commonly used with multimedia formats such as MP3, Vorbis, and MPEG).

HRESULT SetIDCT(long n);

Parameters

n: A long value.

Remarks

None.

[[The Standard MPEG Encoder – Quality you can rely on]]