DiveStreamingOutput class

Streaming output.

Constructors

DiveStreamingOutput()

Properties

hashCode int
The hash code for this object.
no setterinherited
outputType String
getter/setter pair
provider → StateProvider<DiveOutputStreamingState>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
server DiveRTMPServer?
getter/setter pair
service DiveRTMPService?
getter/setter pair
serviceId String
getter/setter pair
serviceKey String
getter/setter pair
serviceUrl String
getter/setter pair

Methods

dispose() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
start() bool
stop() bool
toString() String
A string representation of this object.
inherited

Operators

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