Class RtspHeaders


  • @Deprecated
    public final class RtspHeaders
    extends java.lang.Object
    Deprecated.
    Use RtspHeaderNames or RtspHeaderValues instead. Standard RTSP header names and values.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RtspHeaders()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • RtspHeaders

        private RtspHeaders()
        Deprecated.