MediaElementController class

Inheritance

Constructors

MediaElementController()

Properties

clientHeight int
no setterinherited
element Element
no setterinherited
elementNullable Element?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
isAttached bool
no setterinherited
loop bool
getter/setter pair
player MediaElement
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollHeight int
no setterinherited

Methods

attachMe(Element e) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pause() → void
play() Future
toString() String
A string representation of this object.
inherited

Operators

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