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

#include <InputFPPRemotePlayFileFsm.hpp>

Inheritance diagram for fsm_PlayFile_state_Starting:
Collaboration diagram for fsm_PlayFile_state_Starting:

Public Member Functions

 fsm_PlayFile_state_Starting ()
 
virtual ~fsm_PlayFile_state_Starting ()
 
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_Starting()

fsm_PlayFile_state_Starting::fsm_PlayFile_state_Starting ( )
inline

◆ ~fsm_PlayFile_state_Starting()

virtual fsm_PlayFile_state_Starting::~fsm_PlayFile_state_Starting ( )
inlinevirtual

Member Function Documentation

◆ GetStateName()

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

Implements fsm_PlayFile_state.

◆ Init()

void fsm_PlayFile_state_Starting::Init ( c_InputFPPRemotePlayFile * Parent)
virtual

Implements fsm_PlayFile_state.

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

◆ Poll()

bool fsm_PlayFile_state_Starting::Poll ( )
virtual

Implements fsm_PlayFile_state.

Here is the call graph for this function:

◆ Start()

void fsm_PlayFile_state_Starting::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_Starting::Stop ( void )
virtual

Implements fsm_PlayFile_state.

Here is the call graph for this function:

◆ Sync()

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

Implements fsm_PlayFile_state.


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