Class ZegoMediaPlayer.CacheStat

  • Enclosing class:
    ZegoMediaPlayer

    public static class ZegoMediaPlayer.CacheStat
    extends java.lang.Object
    播放器缓存统计
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int size  
      int time  
    • Constructor Summary

      Constructors 
      Constructor Description
      CacheStat()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • time

        public int time
      • size

        public int size
    • Constructor Detail

      • CacheStat

        public CacheStat()