]> sjero.net Git - linphone/blobdiff - java/common/org/linphone/core/LinphoneCore.java
Change API of findPayloadType() to take the number of channels into account.
[linphone] / java / common / org / linphone / core / LinphoneCore.java
index 6266f66464b96509b460745861410367b56cadfd..dbe5611db88808a50acaa325541454fabb0fd247 100644 (file)
@@ -495,7 +495,7 @@ public interface LinphoneCore {
         * 
         * return null if not found
         */
-       PayloadType findPayloadType(String mime,int clockRate); 
+       PayloadType findPayloadType(String mime, int clockRate, int channels); 
        /**
         * not implemented yet
         * @param pt