Class CacheStatistics

Statistics about the media files being cached.

Hierarchy

  • CacheStatistics

Constructors

Properties

Constructors

Properties

cacheSize?: number

The size (bytes) of the media file that you want to cache.

downloadSize?: number

The size (bytes) of the media file that has been downloaded.

fileSize?: number

The size (bytes) of the media file being played.

Generated using TypeDoc