Codec types
Codec types
Section: libnjb (3) Updated: 6 Mar 2010 Local index
Up
NAME
Codec types -
Defines
#define NJB_CODEC_MP3 'MP3'
#define NJB_CODEC_WMA 'WMA'
#define NJB_CODEC_WAV 'WAV'
#define NJB_CODEC_AA 'AA'
Define Documentation
#define NJB_CODEC_AA 'AA'The Audible.com codec
Referenced by songid_pack3().
#define NJB_CODEC_MP3 'MP3'The MPEG audio level 3 codec
Referenced by NJB_Songid_Frame_New_Codec(), songid_pack3(), and songid_sanity_check().
#define NJB_CODEC_WAV 'WAV'The RIFF waveform codec
Referenced by NJB_Songid_Frame_New_Codec(), songid_pack3(), and songid_sanity_check().
#define NJB_CODEC_WMA 'WMA'The Windows Media Audio codec
Referenced by NJB_Songid_Frame_New_Codec(), songid_pack3(), and songid_sanity_check().
Author
Generated automatically by Doxygen for libnjb from the source code.
Index
- NAME
-
- Defines
-
- Define Documentation
-
- #define NJB_CODEC_AA 'AA'The Audible.com codec
-
- #define NJB_CODEC_MP3 'MP3'The MPEG audio level 3 codec
-
- #define NJB_CODEC_WAV 'WAV'The RIFF waveform codec
-
- #define NJB_CODEC_WMA 'WMA'The Windows Media Audio codec
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:51:25 GMT, April 16, 2011