linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Stereo Payload Types


From: Nicholas J Humfrey
Subject: Re: [Linphone-developers] Stereo Payload Types
Date: Mon, 14 May 2007 19:09:46 +0100
User-agent: Internet Messaging Program (IMP) 3.1

Hi Simon,

I have created a patch which adds a 'channels' field to the PayloadType 
structure. It also includes 
descriptions for payload number 10 and 11.  I have also added channels 
paramters to these functions: 

int rtp_profile_find_payload_number(RtpProfile *prof,const char *mime,int rate, 
int channels);
PayloadType * rtp_profile_find_payload(RtpProfile *prof,const char *mime,int 
rate, int channels);

so you will have to increment LIBORTP_SO_CURRENT again...


The patch is against CVS:

http://www.ecs.soton.ac.uk/~njh/tmp/ortp-stereo.patch.gz


Thanks,

nick.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]