Home
last modified time | relevance | path

Searched defs:sourceReady (Results 1 – 5 of 5) sorted by relevance

/dports/lang/kawa/kawa-3.1.1/gnu/kawa/io/
H A DBinaryInPort.java178 protected boolean sourceReady() throws IOException { in sourceReady() method in BinaryInPort
H A DInPort.java768 protected boolean sourceReady() throws java.io.IOException { in sourceReady() method
/dports/audio/pianod2/pianod2-329/src/
H A Dengine.cpp523 void AudioEngine::sourceReady (const Media::Source *) { in sourceReady() function in AudioEngine
H A Dservicemanager.cpp173 void ServiceManager::sourceReady (const Media::Source *source) { in sourceReady() function in ServiceManager
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Engine/
H A DCallbacks.cpp606 void Callbacks::sourceReady(GstURIDecodeBin* bin, GstElement* source, gpointer data) in sourceReady() function in Callbacks