EPOC   SDK Home Glossary Indexes Previous Next Up

TFaxCompression enum


TFaxCompression enum — Fax compression types

Defined in

faxdefn.h

Description

This enumeration defines the types of compression supported by the fax client.

EModifiedHuffman

One-dimensional T.4 encoding. Also known as MH.

EModifiedRead

Two-dimensional T.4 encoding. Not supported by the fax engine in ER5. Also known as MR.

EUncompressedModifiedRead

Two-dimensional T.4 encoding including uncompressed mode. Not supported by the fax engine.

EModifiedModifiedRead

T.6 encoding. Not supported by the fax engine. Also known as MMR.

Note
EPOC       SDK Home Glossary Indexes Previous Next Up