• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
properties data size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: properties data size
      • From: Jeff Moore <email@hidden>
References: 
 >Debugging an AudioServer plugin (From: Eric Gorouben <email@hidden>)

  • Prev by Date: Re: Debugging an AudioServer plugin
  • Next by Date: Re: Debugging an AudioServer plugin
  • Previous by thread: Re: Can't have AudioServer properly get the list of available formats
  • Next by thread: Re: properties data size
  • Index(es):
    • Date
    • Thread