Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents  
 
 
EncodeFormatsMan class 
 
The EncodeFormats class, accessible through the control's EncodeFormats property, contains contains properties and methods needed to take advantage of encoding and resampling capabilities exposed by the component. 
 
The EncodeFormats class is implemented through the following properties: 
 
Properties 
 
  • ForRecording 
  • ForCdRipping 
  • ForExporting 
  • ResampleMode 
  • ResampleCustomFrequency 
  • ResampleCustomChannels 
  • ResampleNativeFormat 
  • MP3 
  • OGG 
  • WAV 
  • WMA 
  • AAC 
  • 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. 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    Copyright © 2006 - 2008 MultiMedia Soft 
    Return to Table of contents