#include "avformat.h"
#include "internal.h"
#include "caf.h"
Go to the source code of this file.
Variables | |
| const AVCodecTag | ff_codec_caf_tags [] |
| Known codec tags for CAF. | |
Definition in file caf.c.
| const AVCodecTag ff_codec_caf_tags[] |
Known codec tags for CAF.
Definition at line 34 of file caf.c.
Referenced by caf_write_header(), and read_desc_chunk().
1.5.8