EventOriginalType class

Constructors

EventOriginalType()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

getType(int type) EventType

Constants

Buffering → const int
EncounteredError → const int
EndReached → const int
ESAdded → const int
ESDeleted → const int
ESSelected → const int
LengthChanged → const int
MediaChanged → const int
Opening → const int
PausableChanged → const int
Paused → const int
Playing → const int
PositionChanged → const int
RecordChanged → const int
SeekableChanged → const int
Stopped → const int
TimeChanged → const int
Vout → const int