TTVideoEnginePreloaderVidItem class

Properties

codecType TTVideoEngineEncodeType?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
onPreloadCancel OnPreloadCancel?
getter/setter pair
onPreloadEnd OnPreloadEnd?
getter/setter pair
playAuthToken String?
getter/setter pair
preloadSize int
getter/setter pair
priorityLevel int
getter/setter pair
resolution TTVideoEngineResolutionType?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subTag String?
getter/setter pair
tag String?
getter/setter pair
vid String?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onError(dynamic error) → void
onEvent(dynamic event) → void
registEvent() → void
toJson() Map
toString() String
A string representation of this object.
inherited

Operators

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