org.mobicents.media.server
Class FormatsComparator

java.lang.Object
  extended by org.mobicents.media.server.FormatsComparator

public class FormatsComparator
extends Object

Author:
kulikov

Constructor Summary
FormatsComparator()
           
 
Method Summary
 Collection intersection(Collection<RTPFormat> fmts1, Collection<RTPFormat> fmts2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatsComparator

public FormatsComparator()
Method Detail

intersection

public Collection intersection(Collection<RTPFormat> fmts1,
                               Collection<RTPFormat> fmts2)


Copyright © 2012 TeleStax, Inc.. All Rights Reserved.