[AU] kAudioUnitParameterFlag_HasCFNameString
[AU] kAudioUnitParameterFlag_HasCFNameString
- Subject: [AU] kAudioUnitParameterFlag_HasCFNameString
- From: Domagoj Saric <email@hidden>
- Date: Thu, 07 Mar 2013 11:10:38 +0100
Documentation for AudioUnitParameterInfo states at the same time that the
- name member is unused
- cfNameString is valid only if kAudioUnitParameterFlag_HasCFNameString is set.
From this it follows that cfNameString is still optional even though name is
not to be used...so what happens if an AU does not set cfNameString and
kAudioUnitParameterFlag_HasCFNameString and does not use (zeroes)
AudioUnitParameterInfo::name as per the documentation? Does this make for an
"unnamed" parameter? Is this legal or an oversight?
ps. AUBase::FillInParameterName() still sets both name and cfNameString..?
--
Domagoj Saric
Software Architect
www.LittleEndian.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden