ESPixelStick Firmware
Firmware for the ESPixelStick
Loading...
Searching...
No Matches
fsm_PlayList_state_PlayingEffect Class Reference

#include <InputFPPRemotePlayListFsm.hpp>

Inheritance diagram for fsm_PlayList_state_PlayingEffect:
Collaboration diagram for fsm_PlayList_state_PlayingEffect:

Public Member Functions

 fsm_PlayList_state_PlayingEffect ()
 
virtual ~fsm_PlayList_state_PlayingEffect ()
 
virtual bool Poll ()
 
virtual void Init (c_InputFPPRemotePlayList *Parent)
 
virtual void GetStateName (String &sName)
 
virtual void Start (String &FileName, float SecondsElapsed, uint32_t PlayCount)
 
virtual void Stop (void)
 
virtual void GetStatus (JsonObject &jsonStatus)
 
- Public Member Functions inherited from fsm_PlayList_state
 fsm_PlayList_state ()
 
virtual ~fsm_PlayList_state ()
 
virtual bool Sync (String &, float)
 
void GetDriverName (String &Name)
 

Additional Inherited Members

- Protected Attributes inherited from fsm_PlayList_state
c_InputFPPRemotePlayListpInputFPPRemotePlayList
 

Constructor & Destructor Documentation

◆ fsm_PlayList_state_PlayingEffect()

fsm_PlayList_state_PlayingEffect::fsm_PlayList_state_PlayingEffect ( )
inline

◆ ~fsm_PlayList_state_PlayingEffect()

virtual fsm_PlayList_state_PlayingEffect::~fsm_PlayList_state_PlayingEffect ( )
inlinevirtual

Member Function Documentation

◆ GetStateName()

virtual void fsm_PlayList_state_PlayingEffect::GetStateName ( String & sName)
inlinevirtual

Implements fsm_PlayList_state.

◆ GetStatus()

void fsm_PlayList_state_PlayingEffect::GetStatus ( JsonObject & jsonStatus)
virtual

Implements fsm_PlayList_state.

Here is the call graph for this function:

◆ Init()

void fsm_PlayList_state_PlayingEffect::Init ( c_InputFPPRemotePlayList * Parent)
virtual

Implements fsm_PlayList_state.

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

◆ Poll()

bool fsm_PlayList_state_PlayingEffect::Poll ( )
virtual

Implements fsm_PlayList_state.

Here is the call graph for this function:

◆ Start()

void fsm_PlayList_state_PlayingEffect::Start ( String & FileName,
float SecondsElapsed,
uint32_t PlayCount )
virtual

Implements fsm_PlayList_state.

Here is the call graph for this function:

◆ Stop()

void fsm_PlayList_state_PlayingEffect::Stop ( void )
virtual

Implements fsm_PlayList_state.

Here is the call graph for this function:

The documentation for this class was generated from the following files: