FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Mp3Info Struct Reference

Detailed Description

Definition at line 16 of file mp3.h.

#include <mp3.h>

Public Member Functions

 Mp3Info () FL_NOEXCEPT=default
 
 Mp3Info (fl::u32 rate, fl::u8 ch, fl::u32 br)
 

Public Attributes

fl::u32 bitrate = 0
 
fl::u8 channels = 0
 
fl::u32 duration = 0
 
bool isValid = false
 
fl::u8 layer = 0
 
fl::u32 sampleRate = 0
 
fl::u8 version = 0
 

The documentation for this struct was generated from the following file: