libavformat/id3v1.h File Reference

#include "avformat.h"

Go to the source code of this file.

Defines

#define ID3v1_TAG_SIZE   128
#define ID3v1_GENRE_MAX   147

Functions

void ff_id3v1_read (AVFormatContext *s)
 Read an ID3v1 tag.

Variables

const char *const ff_id3v1_genre_str [ID3v1_GENRE_MAX+1]
 ID3v1 genres.


Define Documentation

#define ID3v1_GENRE_MAX   147

Definition at line 29 of file id3v1.h.

Referenced by id3v1_create_tag(), mov_metadata_gnre(), parse_tag(), and read_ttag().

#define ID3v1_TAG_SIZE   128

Definition at line 27 of file id3v1.h.

Referenced by ff_id3v1_read(), id3v1_create_tag(), mp2_write_trailer(), and mp3_read_packet().


Function Documentation

void ff_id3v1_read ( AVFormatContext s  ) 

Read an ID3v1 tag.

Definition at line 227 of file id3v1.c.

Referenced by adts_aac_read_header(), mp3_read_header(), mpc_read_header(), tta_read_header(), and wv_read_header().


Variable Documentation

const char* const ff_id3v1_genre_str[ID3v1_GENRE_MAX+1]

ID3v1 genres.

Definition at line 26 of file id3v1.c.

Referenced by id3v1_create_tag(), mov_metadata_gnre(), parse_tag(), and read_ttag().


Generated on Fri Oct 26 02:46:13 2012 for FFmpeg by  doxygen 1.5.8