THEOliveViewController class abstract
- Implementers
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
-
dispose(
) → void -
goLive(
) → void -
isAutoplay(
) → Future< bool> -
loadChannel(
String channelId) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onLifecyclePause(
) → void -
onLifecycleResume(
) → void -
pause(
) → void -
play(
) → void -
preloadChannels(
List< String> list) → void -
reset(
) → void -
setBadNetworkMode(
bool badNetworkMode) → void -
setEventListener(
THEOliveEventListener? eventListener) → void -
setMuted(
bool muted) → void -
toString(
) → String -
A string representation of this object.
inherited
-
updateNativePlayerConfiguration(
NativePlayerConfiguration configuration) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited