properties data size
properties data size
- Subject: properties data size
- From: Eric Gorouben <email@hidden>
- Date: Thu, 07 Mar 2013 20:30:56 +0100
Hi
I have a strange problem with the properties data sizes in my AudioServer plugin.
For example, I implement the kAudioStreamPropertyAvailablePhysicalFormats property.
In the GetPropertyDataSize proc, I give a 160 bytes answer (4*sizeof(AudioStreamRangedDescription))
But in the GetProperty proc, inDataSize is only 112 bytes (for the same inObjectID, of course).
In another similar situation, I give 320 bytes as data size, and get only 280 for the data.
What did I miss?
Thanks
Eric
_______________________________________________
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