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);
147 return lap->apm->getOutput((AudioSystem::stream_type)stream,
149 (AudioSystem::output_flags)flags,
157 return lap->apm->startOutput(output, (AudioSystem::stream_type)stream,
165 return lap->apm->stopOutput(output, (AudioSystem::stream_type)stream,
184 (AudioSystem::audio_in_acoustics)acoustics);
210 lap->apm->initStreamVolume((AudioSystem::stream_type)stream, index_min,
219 return lap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
229 return lap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
240 return lap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
251 return lap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
260 return lap->apm->getStrategyForStream((AudioSystem::stream_type)stream);
267 return lap->apm->getDevicesForStream((AudioSystem::stream_type)stream);