Searched refs:hardwareProperty (Results 1 – 1 of 1) sorted by relevance
2194 UInt32 hardwareProperty = 0; in GetNumberDevices() local2197 hardwareProperty = kAudioHardwarePropertyDefaultOutputDevice; in GetNumberDevices()2200 hardwareProperty = kAudioHardwarePropertyDefaultInputDevice; in GetNumberDevices()2204 propertyAddressDefault = { hardwareProperty, in GetNumberDevices()2334 UInt32 hardwareProperty = 0; in GetDeviceName() local2337 hardwareProperty = kAudioHardwarePropertyDefaultOutputDevice; in GetDeviceName()2340 hardwareProperty = kAudioHardwarePropertyDefaultInputDevice; in GetDeviceName()2342 AudioObjectPropertyAddress propertyAddress = { hardwareProperty, in GetDeviceName()