Home | History | Annotate | Download | only in audio

Lines Matching refs:AudioSystem

71                     (AudioSystem::audio_devices)device,
72 (AudioSystem::device_connection_state)state,
83 (AudioSystem::audio_devices)device,
107 lap->apm->setForceUse((AudioSystem::force_use)usage,
108 (AudioSystem::forced_config)config);
118 (AudioSystem::force_use)usage);
146 return lap->apm->getOutput((AudioSystem::stream_type)stream,
148 (AudioSystem::output_flags)flags);
155 return lap->apm->startOutput(output, (AudioSystem::stream_type)stream,
163 return lap->apm->stopOutput(output, (AudioSystem::stream_type)stream,
182 (AudioSystem::audio_in_acoustics)acoustics);
208 lap->apm->initStreamVolume((AudioSystem::stream_type)stream, index_min,
217 return lap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
227 return lap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
238 return lap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
249 return lap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
258 return lap->apm->getStrategyForStream((AudioSystem::stream_type)stream);
265 return lap->apm->getDevicesForStream((AudioSystem::stream_type)stream);