Public Attributes | |
char | title [64] |
Track title (file name) | |
char | author [64] |
Author name. | |
char | album [64] |
Album name. | |
uint8_t | channel_number |
Number of channels. | |
uint8_t | bit_length |
Bit length of the track. | |
uint32_t | sampling_rate |
Sampling rate of the track. | |
uint8_t | codec_type |
Codec type of the track. | |