DiveStreamingOutput class

Streaming output.

Constructors

DiveStreamingOutput()

Properties

hashCode int
The hash code for this object.
read-onlyinherited
outputType String
read / write
provider → StateProvider<DiveOutputStreamingState>
final
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
server DiveRTMPServer?
read / write
service DiveRTMPService?
read / write
serviceId String
read / write
serviceKey String
read / write
serviceUrl String
read / write

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