THEOliveViewControllerIOS class

Inheritance
  • Object
  • THEOliveViewController
  • THEOliveViewControllerMobile
  • THEOliveViewControllerIOS

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
inherited
goLive() → void
inherited
isAutoplay() Future<bool>
inherited
loadChannel(String channelId) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onChannelLoaded(String channelID) → void
inherited
onChannelLoadStart(String channelID) → void
inherited
onChannelOffline(String channelID) → void
inherited
onEnterBadNetworkMode() → void
inherited
onError(String message) → void
inherited
onExitBadNetworkMode() → void
inherited
onIntentToFallback() → void
inherited
onLifecyclePause() → void
inherited
onLifecycleResume() → void
inherited
onMutedChange() → void
inherited
onPause() → void
inherited
onPlay() → void
inherited
onPlaying() → void
inherited
onReset() → void
inherited
onWaiting() → void
inherited
pause() → void
inherited
play() → void
inherited
preloadChannels(List<String> list) → void
inherited
reset() → void
inherited
setBadNetworkMode(bool badNetworkMode) → void
inherited
setEventListener(THEOliveEventListener? eventListener) → void
inherited
setMuted(bool muted) → void
inherited
toString() String
A string representation of this object.
inherited
updateNativePlayerConfiguration(NativePlayerConfiguration configuration) → void
inherited

Operators

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