FFmpeg  4.4.6
Variables
caf.h File Reference

CAF common code. More...

#include "internal.h"

Go to the source code of this file.

Variables

const AVCodecTag ff_codec_caf_tags []
 Known codec tags for CAF. More...
 
const AVCodecTag *const ff_caf_codec_tags_list []
 

Detailed Description

CAF common code.

Definition in file caf.h.

Variable Documentation

◆ ff_codec_caf_tags

const AVCodecTag ff_codec_caf_tags[]
extern

Known codec tags for CAF.

Definition at line 34 of file caf.c.

Referenced by caf_write_header(), and read_desc_chunk().

◆ ff_caf_codec_tags_list

const AVCodecTag* const ff_caf_codec_tags_list[]
extern

Definition at line 81 of file caf.c.