Home
last modified time | relevance | path

Searched refs:LIVES_AUDIO_PLAYER_PULSE (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dliblives.hpp160 LIVES_AUDIO_PLAYER_PULSE, ///< Audio playback is through PulseAudio enumerator
H A Dliblives.cpp2246 if (::prefs->audio_player == AUD_PLAYER_PULSE) return LIVES_AUDIO_PLAYER_PULSE; in audioPlayer()
2265 else if (player_type == LIVES_AUDIO_PLAYER_PULSE) ptype = AUD_PLAYER_PULSE; in isRealtimeAudioPlayer()