RTCVideoViewController class
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
play(
String sessionId, int userId) → Future< void> -
release(
) → Future< void> -
setMirror(
bool mirror) → Future< void> -
setScaleType(
int scalingType) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- PLAY_METHOD → const String
- RELEASE_METHOD → const String
- SET_MIRROR_METHOD → const String
- SET_SCALE_TYPE_METHOD → const String