voc.c File Reference
#include "voc.h"
#include "internal.h"
Include dependency graph for voc.c:

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().