Package lameonj.encoder.blade

Contains the object oriented Java wrappers of the C methods, structures and constants of the LAME Blade MP3 Encoder API.

See:
          Description

Interface Summary
BeConfig The BeConfig is the base interface of the BE_CONFIG structure wrappers.
BeConfigAAC The BeConfigAAC is the interface implemented by the BE_CONFIG internal class wrapper with the AAC mode.
BeConfigLHV1 The BeConfigLHV1 is the interface implemented by the BE_CONFIG internal class wrapper with the LHV1 mode (LAME).
BeConfigMP3 The BeConfigMP3 is the interface implemented by the BE_CONFIG internal class wrapper with the old MP3 mode.
BeStream The BeStream is the interface implemented by the internal class wrapping the encoding stream lifecycle.
BeVersion The BeVersion is the interface implemented by the internal class wrapping the BE_VERSION structure.
LAMEOnJBlade The LAMEOnJBlade is the starting interface of the LAMEOnJ utilities using an object oriented fashion to work with the LAME reflected C elements using the Blade MP3 Encoder API.
 

Package lameonj.encoder.blade Description

Contains the object oriented Java wrappers of the C methods, structures and constants of the LAME Blade MP3 Encoder API.



Copyright © 2006-2008 Jose Maria Arranz. All Rights Reserved.