THEOplayerMediaQuality class abstract

Inheritance
Implementers
Annotations
  • @JS()
  • @anonymous

Constructors

THEOplayerMediaQuality()

Properties

available bool
no setter
averageBandwidth int
no setter
bandwidth int
no setter
codecs String
no setter
hashCode int
The hash code for this object.
no setterinherited
id String
no setter
label String
getter/setter pair
name String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uid int
no setter

Methods

addEventListener(String eventType, dynamic fn(dynamic event), [dynamic id = ""]) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeEventListener(String eventType, dynamic fn(dynamic event), [dynamic id = ""]) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited