FastLED 3.9.15
Loading...
Searching...
No Matches

◆ plm_audio_has_header()

int fl::third_party::plm_audio_has_header ( plm_audio_t * self)

Definition at line 3260 of file pl_mpeg.hpp.

3260 {
3261 if (self->has_header) {
3262 return TRUE;
3263 }
3264
3266 return self->has_header;
3267}
int plm_audio_decode_header(plm_audio_t *self) FL_NOEXCEPT
Definition pl_mpeg.hpp:3339
#define TRUE
Definition pl_mpeg.hpp:174

References FL_NOEXCEPT, plm_audio_decode_header(), and TRUE.

Referenced by plm_audio_get_samplerate(), and plm_has_headers().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: