OnPreparePlayer class abstract
Constructors
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
-
isDisableShowCCU(
bool isShow) → void -
isLiveStream(
bool type) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onHeartBeat(
String status, String backgroundLive, String titleLive, int timeEventLive, String source) → void -
onLogEventListener(
String event) → void -
onPlayerPrepared(
) → void -
onPlayerPreparing(
) → void -
onPlayerReleased(
) → void -
onPrepareContentError(
int errorCode, String message) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited