The "GR-PEACH_Audio_Playback_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: R_BSP TLV320_RBSP USBHost_custom
FLAC/export.h: export symbols
This module contains defines and symbols for exporting function calls, and providing version information and compiled-in features. More...
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.
If you are compiling with MSVC and will link to the static library (libFLAC.lib) you should define FLAC__NO_DLL in your project to make sure the symbols are exported properly.
Variable Documentation
| FLAC_API int FLAC_API_SUPPORTS_OGG_FLAC |
1 if the library has been compiled with support for Ogg FLAC, else 0.
Definition at line 62 of file stream_decoder.c.
Generated on Tue Jul 12 2022 22:07:08 by
1.7.2