Package tvi.webrtc

Class RtpParameters.HeaderExtension

  • Enclosing class:
    RtpParameters

    public static class RtpParameters.HeaderExtension
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getEncrypted()  
      int getId()  
      java.lang.String getUri()  
      • Methods inherited from class java.lang.Object

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

      • getUri

        public java.lang.String getUri()
      • getId

        public int getId()
      • getEncrypted

        public boolean getEncrypted()