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

/haiku/headers/os/media/
H A DSoundPlayer.h101 float withVolume);
/haiku/src/kits/media/
H A DSoundPlayer.cpp447 BSoundPlayer::StartPlaying(BSound* sound, bigtime_t atTime, float withVolume) argument
461 item->volume = withVolume;

Completed in 19 milliseconds