Dennis Guse wrote:
Thanks Joshua,

just to be clear that I understood it correctly.
1. We would extend ast_format [2] with the additional field `uint
channel_count:1`
2. We would modify `opus_parse_sdp_fmtp` [1] to set
`cloned->channel_count=2`on the `ast_format` to be returned.

Would this be acceptable or is this conceptually an issue?

The format structure is opaque so you will need to use set and get functions on the format, but that is acceptable.

--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to