PrepopulateUserMediaParameters class abstract
Parameters for the prepopulateUserMedia function, implementing multiple interfaces to support flexible and detailed media grid configurations for participants.
- Implemented types
- Implementers
- CloseAndResizeParameters
- ConnectSendTransportAudioParameters
- ConsumerResumeParameters
- DisconnectSendTransportAudioParameters
- DispStreamsParameters
- MediasfuParameters
- ProducerMediaClosedParameters
- ProducerMediaPausedParameters
- ProducerMediaResumedParameters
- ReadjustParameters
- ResumeSendTransportAudioParameters
- StopShareScreenParameters
- StreamSuccessAudioSwitchParameters
- StreamSuccessScreenParameters
Constructors
Properties
- adminOnMainScreen → bool
-
no setter
-
allVideoStreams
→ List<
Stream> -
no setter
- annotateScreenStream → bool
-
no setter
- audioAlreadyOn → bool
-
no setter
-
audioDecibels
→ List<
AudioDecibels> -
no setterinherited
- checkOrientation → String Function()
-
no setter
- coHost → String
-
no setterinherited
-
coHostResponsibility
→ List<
CoHostResponsibility> -
no setterinherited
- eventType → EventType
-
no setteroverride
- forceFullDisplay → bool
-
no setter
- getUpdatedAllParams → PrepopulateUserMediaParameters Function()
-
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- islevel → String
-
no setteroverride
- isWideScreen → bool
-
no setter
- keepBackground → bool
-
no setter
- localStreamScreen → MediaStream?
-
no setter
- localStreamVideo → MediaStream?
-
no setter
- localUIMode → bool
-
no setter
- mainHeightWidth → double
-
no setter
- mainScreenFilled → bool
-
no setter
- mainScreenPerson → String
-
no setter
- member → String
-
no setteroverride
-
oldAllStreams
→ List<
Stream> -
no setter
-
participants
→ List<
Participant> -
no setteroverride
-
remoteScreenStream
→ List<
Stream> -
no setter
- roomName → String
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- screenForceFullDisplay → bool
-
no setter
- screenId → String?
-
no setter
-
no setter
-
no setter
- showAlert → ShowAlert?
-
no setterinherited
- socket → Socket?
-
no setterinherited
- updateAdminOnMainScreen → void Function(bool)
-
no setter
-
updateMainGridStream
→ void Function(List<
Widget> ) -
no setter
- updateMainHeightWidth → void Function(double)
-
no setter
- updateMainScreenFilled → void Function(bool)
-
no setter
- updateMainScreenPerson → void Function(String)
-
no setter
- updateMainWindow → bool
-
no setter
- updateScreenForceFullDisplay → void Function(bool)
-
no setter
- updateUpdateMainWindow → void Function(bool)
-
no setter
- videoAlreadyOn → bool
-
no setter
- virtualStream → MediaStream?
-
no setter
- whiteboardEnded → bool
-
no setter
- whiteboardStarted → bool
-
no setter
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