Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents  
 
 
EncodeCAF class 
 
The EncodeCAF class, accessible through the control's EncodeFormats.CAF property, contains methods needed to take advantage of encoding in various Core Audio File formats
 
The EncodeCAF class is implemented through the following properties and methods: 
 
Properties 
 
  • EncodeMode 
  •  
    Methods 
     
  • GetEncodeModesCount 
  • GetEncodeModeDesc 
  •  
     
    For further information about available encoding formats see the EncodeFormatsMan class. 
    Samples of use of the EncodeCAF class in Visual C#.NET and Visual Basic.NET can be found inside the following samples installed with the product's setup package: 
    - RecordedSoundEditor 
    - SimpleRecorder 
     
     
     
     
     
     
     
    Copyright © 2006 - 2008 MultiMedia Soft 
    Return to Table of contents