fplayer
C99 Falcon Sequence (fseq) file player for Light-O-Rama hardware (like xLights)
Loading...
Searching...
No Matches
qentry_s Struct Reference

Queue entry structure that holds playback configuration data. More...

#include <queue.h>

Data Fields

const char * seqfp
 Sequence file path.
 
const char * audiofp
 Audio override file path.
 
const char * cmapfp
 Channel map file path.
 
unsigned int waitsec
 Playback start delay in seconds.
 

Detailed Description

Queue entry structure that holds playback configuration data.

Field Documentation

◆ audiofp

const char* qentry_s::audiofp

Audio override file path.

◆ cmapfp

const char* qentry_s::cmapfp

Channel map file path.

◆ seqfp

const char* qentry_s::seqfp

Sequence file path.

◆ waitsec

unsigned int qentry_s::waitsec

Playback start delay in seconds.


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