Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocalVideoStatsMap

A list of LocalVideoStats objects, one per uid.

If getLocalVideoStats is called successfully, this interface provides the UID and LocalVideoStats of each remote user.

Hierarchy

  • LocalVideoStatsMap

Indexable

[uid: string]: LocalVideoStats

A list of LocalVideoStats objects, one per uid.

If getLocalVideoStats is called successfully, this interface provides the UID and LocalVideoStats of each remote user.