R5StreamViewController class

Constructors

R5StreamViewController(int id)

Properties

channel MethodChannel
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

isPublishing() Future<bool>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
startPreview() Future<bool>
startStreaming(Red5Configuration red5configuration, String streamKey, RecordType recordType) Future<bool>
stopPreview() Future<bool>
stopStreaming() Future<bool>
switchCamera() Future<bool>
toString() String
A string representation of this object.
inherited

Operators

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