RecordParams class abstract
Represents the recording parameters to be updated.
- Implementers
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- recordingAllParticipantsFullRoomSupport → bool
-
no setter
- recordingAllParticipantsSupport → bool
-
no setter
- recordingAudioParticipantsTimeLimit → int
-
no setter
- recordingAudioPausesCount → int
-
no setter
- recordingAudioPausesLimit → int
-
no setter
- recordingAudioPeopleLimit → int
-
no setter
- recordingAudioSupport → bool
-
no setter
- recordingMultiFormatsSupport → bool
-
no setter
- recordingPreferredOrientation → String
-
no setter
- recordingSupportForOtherOrientation → bool
-
no setter
- recordingVideoParticipantsFullRoomSupport → bool
-
no setter
- recordingVideoParticipantsSupport → bool
-
no setter
- recordingVideoParticipantsTimeLimit → int
-
no setter
- recordingVideoPausesCount → int
-
no setter
- recordingVideoPausesLimit → int
-
no setter
- recordingVideoPeopleLimit → int
-
no setter
- recordingVideoSupport → bool
-
no setter
- 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
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited