SenzuPlayerBundle class

Constructors

SenzuPlayerBundle.create({bool looping = false, bool adaptiveBitrate = true, int minBufferSec = 10, int maxBufferSec = 30, bool secureMode = false, bool notification = true, SenzuWatermark? watermark, void onQualityChanged(String)?, SenzuDataPolicy dataPolicy = const SenzuDataPolicy(), SenzuTokenConfig? tokenConfig, List<SenzuAnnotation> annotations = const []})
factory

Properties

final
annotation → SenzuAnnotationController
final
core → SenzuCoreController
final
device → SenzuDeviceController
final
hashCode int
The hash code for this object.
no setterinherited
playback → SenzuPlaybackController
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sleepTimer → SenzuSleepTimerController
final
stream → SenzuStreamController
final
subtitle → SenzuSubtitleController
final
ui → SenzuUIController
final

Methods

dispose() → void
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