OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetDefaultPlaybackDevice
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/sound/
soundsystemproxy.cc
42
bool SoundSystemProxy::
GetDefaultPlaybackDevice
(
44
return wrapped_ ? wrapped_->
GetDefaultPlaybackDevice
(device) : false;
nullsoundsystem.cc
132
GetDefaultPlaybackDevice
(&device);
146
bool NullSoundSystem::
GetDefaultPlaybackDevice
(
alsasoundsystem.cc
501
bool AlsaSoundSystem::
GetDefaultPlaybackDevice
(SoundDeviceLocator **device) {
pulseaudiosoundsystem.cc
[
all
...]
Completed in 44 milliseconds