Copyright © 2006-2019 MultiMedia Soft

EncodeAU class

Previous pageReturn to chapter overviewNext page

The EncodeAU class, accessible through the control's EncodeFormats.AU property, contains methods needed to take advantage of encoding in various Sun/NeXT AU formats.

 

The EncodeAU 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 EncodeAU 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