MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / ~AudioPlaybackThread

Method ~AudioPlaybackThread

src/Qt/AudioPlaybackThread.cpp:205–207  ·  view source on GitHub ↗

Destructor

Source from the content-addressed store, hash-verified

203
204 // Destructor
205 AudioPlaybackThread::~AudioPlaybackThread()
206 {
207 }
208
209 // Set the reader object
210 void AudioPlaybackThread::Reader(openshot::ReaderBase *reader) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected