Searched refs:soundFile (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/media/
H A DSound.h25 BSound(const entry_ref* soundFile,
/haiku/src/kits/media/
H A DSound.cpp40 BSound::BSound(const entry_ref* soundFile, bool loadIntoMemory) argument
43 fFile(new(std::nothrow) BFile(soundFile, B_READ_ONLY)),

Completed in 40 milliseconds