EncodeFLAC class |
|
The EncodeFLAC class, accessible through the control's EncodeFormats.FLAC property, contains methods needed to take advantage of encoding in various FLAC formats.
The EncodeFLAC class is implemented through the following properties and methods:
Properties
Methods
For further information about available encoding formats see the EncodeFormatsMan class. Samples of use of the EncodeFLAC class in Visual C#.NET and Visual Basic.NET can be found inside the following samples installed with the product's setup package: - SimpleRecorder
|