initial commit
[goodguy/history.git] / cinelerra-5.0 / quicktime / qtvorbis.h
1 #ifndef QUICKTIME_VORBIS_H
2 #define QUICKTIME_VORBIS_H
3
4 void quicktime_init_codec_vorbis(quicktime_audio_map_t *atrack);
5
6
7 #endif