apetag.h File Reference
#include "avformat.h"

Go to the source code of this file.

Functions

void ff_ape_parse_tag (AVFormatContext *s)
 Read and parse an APE tag.

Function Documentation

void ff_ape_parse_tag ( AVFormatContext s)

Read and parse an APE tag.

Definition at line 67 of file apetag.c.

Referenced by ape_read_header(), mpc_read_header(), and wv_read_header().