Home | History | Annotate | Download | only in audio

Lines Matching refs:string

8 #include <string>
54 // Returns a human readable string for the model/make of the active audio
88 // To create a stream for the default output device, pass an empty string
103 const std::string& device_id) = 0;
111 const std::string& device_id) = 0;
126 const AudioParameters& params, const std::string& device_id) = 0;
157 const std::string& device_id) = 0;
163 const std::string& device_id) = 0;
170 // an empty string. Must be called on the audio worker thread (see
172 virtual std::string GetAssociatedOutputDeviceID(
173 const std::string& input_device_id) = 0;