|
libcdio-paranoia 10.2+2.0.0
|
Functions | |
| void | WriteWav (int f, long int bytes) |
| void | WriteAiff (int f, long int bytes) |
| void | WriteAifc (int f, long bytes) |
| void WriteAifc | ( | int | f, |
| long | bytes ) |
Writes AIFC headers
Referenced by main().
| void WriteAiff | ( | int | f, |
| long int | bytes ) |
Writes AIFF headers
Referenced by main().
| void WriteWav | ( | int | f, |
| long int | bytes ) |
Writes WAV headers
Referenced by main().