Man Linux: Main Page and Category List

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_AAAAThe Audible.com codec
       Referenced by songid_pack3().

   #define NJB_CODEC_MP3MP3The MPEG audio level 3 codec
       Referenced by NJB_Songid_Frame_New_Codec(), songid_pack3(), and
       songid_sanity_check().

   #define NJB_CODEC_WAVWAVThe RIFF waveform codec
       Referenced by NJB_Songid_Frame_New_Codec(), songid_pack3(), and
       songid_sanity_check().

   #define NJB_CODEC_WMAWMAThe 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.