VLSI Solution Oy VS1103 VLSI Solution Karaoke, MIDI and ADPCM Player Source Code Documentation

Main Page | Class List | File List | Class Members | File Members | Related Pages

record.h File Reference

ADPCM Recording. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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


Detailed Description

ADPCM Recording.

Definition in file record.h.


Function Documentation

unsigned char Record  ) 
 


Variable Documentation

code const unsigned char RIFFHeader0[]
 

first part of RIFF Header, insert 444 zeroes after this

Definition at line 15 of file record.c.

Referenced by EchoEnable(), and SelectRecordFile().

code const unsigned char RIFFHeader504[]
 

second part of RIFF Header, bytes 504...511

Definition at line 38 of file record.c.

Referenced by EchoEnable(), and SelectRecordFile().

code const unsigned char RIFFHeader9k6Hz[]
 

first part of RIFF Header, insert 444 zeroes after this

Definition at line 45 of file record.c.


All software copyright 2000-2004 VLSI Solution OY. Redistribution of these software modules is limited to VLSI Solution Oy chip promotional use only. Free or commercial use of these software modules in MP3 players is ok if the product includes chip(s) from VLSI. You can request the complete (compilable) package from mp3@vlsi.fi. This exampe code is provided with good faith to assist You in code development, but under no circumstances will VLSI offer any guarantees on the usability or functionality of any example software or its fitness for any purpose.