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

Data Structures

Data Structures

Here are the data structures with brief descriptions:
FLAC__EntropyCodingMethodHeader for the entropy coding method
FLAC__EntropyCodingMethod_PartitionedRiceHeader for a Rice partitioned residual
FLAC__EntropyCodingMethod_PartitionedRiceContentsContents of a Rice partitioned residual
FLAC__FrameFLAC frame structure
FLAC__FrameFooterFLAC frame footer structure
FLAC__FrameHeaderFLAC frame header structure
FLAC__StreamDecoderThe opaque structure definition for the stream decoder type
FLAC__StreamMetadataFLAC metadata block structure
FLAC__StreamMetadata_ApplicationFLAC APPLICATION structure
FLAC__StreamMetadata_CueSheetFLAC CUESHEET structure
FLAC__StreamMetadata_CueSheet_IndexFLAC CUESHEET track index structure
FLAC__StreamMetadata_CueSheet_TrackFLAC CUESHEET track structure
FLAC__StreamMetadata_PaddingFLAC PADDING structure
FLAC__StreamMetadata_PictureFLAC PICTURE structure
FLAC__StreamMetadata_SeekPointSeekPoint structure used in SEEKTABLE blocks
FLAC__StreamMetadata_SeekTableFLAC SEEKTABLE structure
FLAC__StreamMetadata_StreamInfoFLAC STREAMINFO structure
FLAC__StreamMetadata_UnknownStructure that is used when a metadata block of unknown type is loaded
FLAC__StreamMetadata_VorbisCommentFLAC VORBIS_COMMENT structure
FLAC__StreamMetadata_VorbisComment_EntryVorbis comment entry structure used in VORBIS_COMMENT blocks
FLAC__SubframeFLAC subframe structure
FLAC__Subframe_ConstantCONSTANT subframe
FLAC__Subframe_FixedFIXED subframe
FLAC__Subframe_LPCLPC subframe
FLAC__Subframe_VerbatimVERBATIM subframe