Copyright © 2006-2019 MultiMedia Soft

EncodeFormats object

Previous pageReturn to chapter overviewNext page

The EncodeFormats object, accessible through the control's EncodeFormats property, is internally implemented as a COM interface called IEncodeFormats and contains properties and methods needed to take advantage of encoding and resampling capabilities exposed by the control.

 

The EncodeFormats object is implemented through the following properties:

 

Properties

 

ForRecording

ForCdRipping

ForExporting

ResampleMode

ResampleCustomFrequency

ResampleCustomChannels

ResampleNativeFormat

MP3

MP2

OGG

OPUS

WAV

WMA

AAC

AACPlus

ACM

W64

AIFF

AU

PAF

SVX

NIST

VOC

IRCAM

PVF

CAF

FLAC

RAW

 

 

Methods

 

ResampleNativeFormatsGetCount

ResampleNativeFormatGetDesc

 

 

Most of the samples installed with the product's setup package show the usage of the EncodeFormats object in Visual Basic 6 and Visual C++ 6.