libcdio-paranoia 10.2+2.0.2
|
WAV, AIFF and AIFC header-writing routines. More...
Go to the source code of this file.
Functions | |
void | WriteWav (int f, long int i_bytes) |
void | WriteAifc (int f, long int i_bytes) |
void | WriteAiff (int f, long int_bytes) |
WAV, AIFF and AIFC header-writing routines.
header for WAV, AIFF and AIFC header-writing routines.
void WriteAifc | ( | int | f, |
long int | i_bytes | ||
) |
Writes AIFC headers
void WriteAiff | ( | int | f, |
long | int_bytes | ||
) |
Writes AIFF headers
void WriteWav | ( | int | f, |
long int | bytes | ||
) |
Writes WAV headers