Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ prepareToPlay
Method
prepareToPlay
src/AudioReaderSource.cpp:118–118 ·
view source on GitHub ↗
Prepare to play this audio source
Source
from the content-addressed store, hash-verified
116
117
// Prepare to play this audio source
118
void AudioReaderSource::prepareToPlay(int, double) {}
119
120
// Release all resources
121
void AudioReaderSource::releaseResources() { }
Callers
1
SetBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected