Class ZegoDataRecordProgress


  • public class ZegoDataRecordProgress
    extends java.lang.Object
    File recording progress.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • duration

        public long duration
        Current recording duration in milliseconds
      • currentFileSize

        public long currentFileSize
        Current recording file size in byte
    • Constructor Detail

      • ZegoDataRecordProgress

        public ZegoDataRecordProgress()