Class StreamStatus.Fps

  • Enclosing class:
    StreamStatus

    public static class StreamStatus.Fps
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int audio  
      int data  
      int video  
    • Constructor Summary

      Constructors 
      Constructor Description
      Fps()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • audio

        public int audio
      • video

        public int video
      • data

        public int data
    • Constructor Detail

      • Fps

        public Fps()