The "GR-PEACH_Audio_Playback_7InchLCD_Sample" is a sample code that can provides high-resolution audio playback of FLAC format files. It also allows the user to audio-playback control functions such as play, pause, and stop by manipulating key switches.

Dependencies:   GR-PEACH_video R_BSP TLV320_RBSP USBHost_custom

Fork of GR-PEACH_Audio_Playback_Sample by Renesas

Embed: (wiki syntax)

« Back to documentation index

export.h File Reference

export.h File Reference

This module contains defines and symbols for exporting function calls, and providing version information and compiled-in features. More...

Go to the source code of this file.

Variables

FLAC_API int FLAC_API_SUPPORTS_OGG_FLAC
 1 if the library has been compiled with support for Ogg FLAC, else 0.

Detailed Description

This module contains defines and symbols for exporting function calls, and providing version information and compiled-in features.

See the export module.

Definition in file export.h.