Class AudioFormatUtils

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.media.format.AudioFormat getAudioFormat​(PayloadType payloadtype)
      Return a JMF AudioFormat for a given Jingle Payload type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getAudioFormat

        public static javax.media.format.AudioFormat getAudioFormat​(PayloadType payloadtype)
        Return a JMF AudioFormat for a given Jingle Payload type. Return null if the payload is not supported by this jmf API.
        Parameters:
        payloadtype - payloadtype
        Returns:
        correspondent audioType