Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaOperationProgress

deprecated

Deprecated as of v1.5.1. Agora recommends that you do not use it.

Interface for the upload or download progress of a file or image.

Hierarchy

  • MediaOperationProgress

Index

Properties

Properties

currentSize

currentSize: number

Size of the downloaded or uploaded part of a file or image in bytes.

totalSize

totalSize: number

Size of the whole file or image in bytes.