libcdio-paranoia 10.2+2.0.2
header.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2008 Rocky Bernstein <rocky@gnu.org>
3 Copyright (C) 1998 Monty <xiphmont@mit.edu>
4*/
5
11extern void WriteWav(int f,long int i_bytes);
12
14extern void WriteAifc(int f,long int i_bytes);
15
17extern void WriteAiff(int f,long int_bytes);
void WriteWav(int f, long int i_bytes)
Definition: header.c:40
void WriteAiff(int f, long int_bytes)
void WriteAifc(int f, long int i_bytes)