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 | Private Attributes | List of all members
SoundPlayer Class Reference
+ Inheritance diagram for SoundPlayer:

Signals

void corruptedSoundFile (SoundClip *)
 
void durationChanged (SoundPlayer *, int64_t duration)
 

Public Member Functions

void init (SoundClip *)
 
void onKeyFrameDestroy (KeyFrame *) override
 
bool isValid ()
 
void play ()
 
void stop ()
 
int64_t duration ()
 
SoundClipclip ()
 
void setMediaPlayerPosition (qint64 pos)
 

Private Member Functions

void makeConnections ()
 

Private Attributes

SoundClipmSoundClip = nullptr
 
QMediaPlayer * mMediaPlayer = nullptr
 

Detailed Description

Definition at line 28 of file soundplayer.h.


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