Searched refs:kAlsaInputDevice (Results 1 – 3 of 3) sorted by relevance
32 const char kAlsaInputDevice[] = "alsa-input-device"; variable
28 MEDIA_EXPORT extern const char kAlsaInputDevice[];
350 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAlsaInputDevice)) { in MakeInputStream()352 switches::kAlsaInputDevice); in MakeInputStream()