FTXLivePlayConfig class

TXLivePlayer config

Constructors

FTXLivePlayConfig.new()

Properties

autoAdjustCacheTime bool
getter/setter pair
cacheTime double
getter/setter pair
connectRetryCount int
getter/setter pair
connectRetryInterval int
getter/setter pair
enableAec bool
getter/setter pair
enableMessage bool
getter/setter pair
enableMetaData bool
getter/setter pair
flvSessionKey String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
maxAutoAdjustCacheTime double
getter/setter pair
minAutoAdjustCacheTime double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
videoBlockThreshold int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toMsg() FTXLivePlayConfigPlayerMsg
toString() String
A string representation of this object.
inherited

Operators

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