Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Signals | Public Member Functions | Private Member Functions | List of all members
SoundManager Class Reference
+ Inheritance diagram for SoundManager:

Signals

void soundClipDurationChanged ()
 

Public Member Functions

 SoundManager (QObject *parent)
 
bool init () override
 
Status load (Object *) override
 
Status save (Object *) override
 
Status loadSound (Layer *soundLayer, int frameNumber, QString strSoundFile)
 
Status loadSound (SoundClip *soundClip, QString strSoundFile)
 
- Public Member Functions inherited from BaseManager
 BaseManager (QObject *parent=0)
 
void setEditor (Editor *)
 
Editoreditor ()
 
Objectobject ()
 

Private Member Functions

void onDurationChanged (SoundPlayer *player, int64_t duration)
 
Status createMediaPlayer (SoundClip *)
 

Detailed Description

Definition at line 29 of file soundmanager.h.


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