Class PlayerUpdatedInfo

Information related to the media player.

Hierarchy

  • PlayerUpdatedInfo

Constructors

Properties

cacheStatistics?: CacheStatistics

The statistics about the media file being cached.If you call the openWithMediaSource method and set enableCache as true, the statistics about the media file being cached is updated every second after the media file is played. See CacheStatistics .

deviceId?: string

The ID of a deivce.

playerId?: string

The ID of a media player.

Generated using TypeDoc