ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Got::MusicDriver_Got_NULL Class Reference
Inheritance diagram for Got::MusicDriver_Got_NULL:
Got::MusicDriver_Got

Public Member Functions

 MusicDriver_Got_NULL (uint8 timerFrequency)
 
int open () override
 
void close () override
 
void syncSoundSettings () override
 
void send (uint16 b) override
 
void stopAllNotes () override
 
void setTimerFrequency (uint8 timerFrequency) override
 
- Public Member Functions inherited from Got::MusicDriver_Got
 MusicDriver_Got (uint8 timerFrequency)
 
bool isOpen () const
 
void onTimer ()
 
void setTimerCallback (void *timer_param, Common::TimerManager::TimerProc timer_proc)
 

Static Public Member Functions

static void timerCallback (void *data)
 

Additional Inherited Members

- Protected Attributes inherited from Got::MusicDriver_Got
bool _isOpen
 
int _timerFrequency
 
void * _timer_param
 
Common::TimerManager::TimerProc _timer_proc
 

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