libcdio-paranoia 10.2+2.0.0
header.h File Reference

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)
 

Detailed Description

WAV, AIFF and AIFC header-writing routines.

header for WAV, AIFF and AIFC header-writing routines.

Function Documentation

◆ WriteAifc()

void WriteAifc ( int f,
long int i_bytes )
extern

Writes AIFC headers

◆ WriteAiff()

void WriteAiff ( int f,
long int_bytes )
extern

Writes AIFF headers

◆ WriteWav()

void WriteWav ( int f,
long int bytes )
extern

Writes WAV headers

Referenced by main().