Searched defs:sandbox_sound_priv (Results 1 – 1 of 1) sorted by relevance
28 struct sandbox_sound_priv { struct29 int setup_called;30 int sum; /* Use to sum the provided audio data */31 bool allow_beep; /* true to allow the start_beep() interface */32 int frequency_hz; /* Beep frequency if active, else 0 */