This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
unsigned char | Record () |
Variables | |
code const unsigned char | RIFFHeader0 [] |
first part of RIFF Header, insert 444 zeroes after this | |
code const unsigned char | RIFFHeader9k6Hz [] |
first part of RIFF Header, insert 444 zeroes after this | |
code const unsigned char | RIFFHeader504 [] |
second part of RIFF Header, bytes 504...511 |
Definition in file record.h.
|
|
|
first part of RIFF Header, insert 444 zeroes after this
Definition at line 15 of file record.c. Referenced by EchoEnable(), and SelectRecordFile(). |
|
second part of RIFF Header, bytes 504...511
Definition at line 38 of file record.c. Referenced by EchoEnable(), and SelectRecordFile(). |
|
first part of RIFF Header, insert 444 zeroes after this
|