FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
voc.c File Reference
#include "voc.h"
#include "internal.h"

Go to the source code of this file.

Variables

const unsigned char ff_voc_magic [21] = "Creative Voice File\x1A"
 
const AVCodecTag ff_voc_codec_tags []
 

Variable Documentation

const unsigned char ff_voc_magic[21] = "Creative Voice File\x1A"

Definition at line 25 of file voc.c.

Referenced by voc_probe(), and voc_write_header().

const AVCodecTag ff_voc_codec_tags[]
Initial value:

Definition at line 27 of file voc.c.

Referenced by ff_voc_get_packet().