libASPL icon indicating copy to clipboard operation
libASPL copied to clipboard

Cannot fetch properties `kAudioObjectPropertyFirmwareVersion` and `kAudioObjectPropertySerialNumber`

Open gchilds opened this issue 7 months ago • 0 comments

Other properties from the same set, like kAudioObjectPropertyManufacturer, do work.

Calls to AudioObjectHasProperty() and AudioObjectGetPropertyData() don't seem to even reach the Bridge, so the issue might lie outside libASPL.

AudioObjectGetPropertyData() returns kAudioHardwareUnknownPropertyError = who?.

gchilds avatar Jun 28 '24 04:06 gchilds