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

#include <InputFPPRemotePlayListFsm.hpp>

Inheritance diagram for fsm_PlayList_state_Paused:
Collaboration diagram for fsm_PlayList_state_Paused:

Public Member Functions

 fsm_PlayList_state_Paused ()
 
virtual ~fsm_PlayList_state_Paused ()
 
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_Paused()

fsm_PlayList_state_Paused::fsm_PlayList_state_Paused ( )
inline

◆ ~fsm_PlayList_state_Paused()

virtual fsm_PlayList_state_Paused::~fsm_PlayList_state_Paused ( )
inlinevirtual

Member Function Documentation

◆ GetStateName()

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

Implements fsm_PlayList_state.

◆ GetStatus()

void fsm_PlayList_state_Paused::GetStatus ( JsonObject & jsonStatus)
virtual

Implements fsm_PlayList_state.

Here is the call graph for this function:

◆ Init()

void fsm_PlayList_state_Paused::Init ( c_InputFPPRemotePlayList * Parent)
virtual

Implements fsm_PlayList_state.

Here is the caller graph for this function:

◆ Poll()

bool fsm_PlayList_state_Paused::Poll ( )
virtual

Implements fsm_PlayList_state.

Here is the call graph for this function:

◆ Start()

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

Implements fsm_PlayList_state.

◆ Stop()

void fsm_PlayList_state_Paused::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: