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

#include <InputFPPRemotePlayFileFsm.hpp>

Inheritance diagram for fsm_PlayFile_state_Error:
Collaboration diagram for fsm_PlayFile_state_Error:

Public Member Functions

 fsm_PlayFile_state_Error ()
 
virtual ~fsm_PlayFile_state_Error ()
 
virtual IRAM_ATTR bool Poll ()
 
virtual void Init (c_InputFPPRemotePlayFile *Parent)
 
virtual void GetStateName (String &sName)
 
virtual void Start (String &FileName, float SecondsElapsed, uint32_t RemainingPlayCount)
 
virtual void Stop (void)
 
virtual bool Sync (String &FileName, float SecondsElapsed)
 
- Public Member Functions inherited from fsm_PlayFile_state
 fsm_PlayFile_state ()
 
virtual ~fsm_PlayFile_state ()
 
void GetDriverName (String &Name)
 

Additional Inherited Members

- Protected Attributes inherited from fsm_PlayFile_state
c_InputFPPRemotePlayFilep_Parent = nullptr
 

Constructor & Destructor Documentation

◆ fsm_PlayFile_state_Error()

fsm_PlayFile_state_Error::fsm_PlayFile_state_Error ( )
inline

◆ ~fsm_PlayFile_state_Error()

virtual fsm_PlayFile_state_Error::~fsm_PlayFile_state_Error ( )
inlinevirtual

Member Function Documentation

◆ GetStateName()

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

Implements fsm_PlayFile_state.

◆ Init()

void fsm_PlayFile_state_Error::Init ( c_InputFPPRemotePlayFile * Parent)
virtual

Implements fsm_PlayFile_state.

Here is the caller graph for this function:

◆ Poll()

bool fsm_PlayFile_state_Error::Poll ( )
virtual

Implements fsm_PlayFile_state.

Here is the call graph for this function:

◆ Start()

void fsm_PlayFile_state_Error::Start ( String & FileName,
float SecondsElapsed,
uint32_t RemainingPlayCount )
virtual

Implements fsm_PlayFile_state.

Here is the call graph for this function:

◆ Stop()

void fsm_PlayFile_state_Error::Stop ( void )
virtual

Implements fsm_PlayFile_state.

Here is the call graph for this function:

◆ Sync()

bool fsm_PlayFile_state_Error::Sync ( String & FileName,
float SecondsElapsed )
virtual

Implements fsm_PlayFile_state.


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