Copyright © 2008-2019 MultiMedia Soft

EncodeFormats.PAF.EncodeMode property

Previous pageReturn to chapter overviewNext page

Type

enumPAFEncodeModes for Visual Basic

short for Visual C++

 

 

Remarks

The Ensoniq PARIS encoding mode used during exporting sessions.

Supported values are the following:

Mnemonic Value

Numeric value

Meaning

PAF_ENCODE_PCM_S8

0

PAF PCM 8 bits Signed

PAF_ENCODE_PCM_S16

1

PAF PCM 16 bits Signed

PAF_ENCODE_PCM_S24

2

PAF PCM 24 bits Signed

 

This property is used only if the EncodeFormats.FormatToUse property is set to ENCODING_FORMAT_PAF.

 

For further details about encoding in Ensoniq PARIS format refer to the PAF object section.

For further information about available encoding formats see the EncodeFormats object.