Song file header info portion. More...
#include <tile_song_module.h>
Data Fields |
|
| uint8_t | song_format |
|
song_format is a Version Number that would describe the Tsong Format Variations
|
|
| uint8_t | song_number |
|
song_number describes what the Type of Song being Programmed and what song_number to use for playing the Song using
TOA_CMD_SONG
command.
|
|
| uint16_t | song_id |
|
song_id is the Tile Assigned ID Number of this Song. See
TILE_SONG
|
|
| uint16_t | song_size |
|
song_size represents the Song Payload Size, excluding any Security or Info Header.
|
|
Detailed Description
Song file header info portion.
- external/tile/tile_lib/modules/tile_song_module.h