MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / releaseResources

Method releaseResources

src/AudioReaderSource.cpp:121–121  ·  view source on GitHub ↗

Release all resources

Source from the content-addressed store, hash-verified

119
120// Release all resources
121void AudioReaderSource::releaseResources() { }
122
123// Get the total length (in samples) of this audio source
124juce::int64 AudioReaderSource::getTotalLength() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected