ClickAudioParameters class abstract
- Implemented types
- Implementers
Constructors
Properties
- adminOnMainScreen → bool
-
no setterinherited
- adminRestrictSetting → bool
-
no setter
-
allVideoStreams
→ List<
Stream> -
no setterinherited
- annotateScreenStream → bool
-
no setterinherited
- aParams → ProducerOptionsType?
-
no setterinherited
- audioAlreadyOn → bool
-
no setteroverride
-
audioDecibels
→ List<
AudioDecibels> -
no setterinherited
- audioOnlyRoom → bool
-
no setter
- audioParams → ProducerOptionsType?
-
no setterinherited
- audioPaused → bool
-
no setter
- audioProducer → Producer?
-
no setterinherited
- audioRequestState → String?
-
no setter
- audioRequestTime → int?
-
no setter
- audioSetting → String
-
no setter
- canvasStream → MediaStream?
-
no setterinherited
- chatSetting → String
-
no setter
- checkMediaPermission → bool
-
no setter
- checkOrientation → String Function()
-
no setterinherited
- checkPermission → CheckPermissionType
-
no setter
- coHost → String
-
no setterinherited
-
coHostResponsibility
→ List<
CoHostResponsibility> -
no setterinherited
- connectSendTransport → ConnectSendTransportType
-
no setterinherited
- connectSendTransportAudio → ConnectSendTransportAudioType
-
no setterinherited
- connectSendTransportScreen → ConnectSendTransportScreenType
-
no setterinherited
- connectSendTransportVideo → ConnectSendTransportVideoType
-
no setterinherited
- createSendTransport → CreateSendTransportType
-
no setterinherited
- defAudioID → String
-
no setterinherited
- device → Device?
-
no setterinherited
- disconnectSendTransportAudio → DisconnectSendTransportAudioType
-
no setter
- eventType → EventType
-
no setterinherited
- forceFullDisplay → bool
-
no setterinherited
- getUpdatedAllParams → ClickAudioParameters Function()
-
no setteroverride
- hasAudioPermission → bool
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- hostLabel → String
-
no setterinherited
- islevel → String
-
no setteroverride
- isWideScreen → bool
-
no setterinherited
- keepBackground → bool
-
no setterinherited
- localAudioProducer → Producer?
-
no setterinherited
- localProducerTransport → Transport?
-
no setterinherited
- localScreenProducer → Producer?
-
no setterinherited
- localSocket → Socket?
-
no setteroverride
- localStream → MediaStream?
-
no setteroverride
- localStreamAudio → MediaStream?
-
no setterinherited
- localStreamScreen → MediaStream?
-
no setterinherited
- localStreamVideo → MediaStream?
-
no setterinherited
- localTransportCreated → bool?
-
no setterinherited
- localUIMode → bool
-
no setterinherited
- localVideoProducer → Producer?
-
no setterinherited
- lockScreen → bool
-
no setterinherited
- mainHeightWidth → double
-
no setterinherited
- mainScreenFilled → bool
-
no setterinherited
- mainScreenPerson → String
-
no setterinherited
- member → String
-
no setteroverride
- micAction → bool
-
no setteroverride
-
oldAllStreams
→ List<
Stream> -
no setterinherited
- params → ProducerOptionsType?
-
no setterinherited
-
participants
→ List<
Participant> -
no setteroverride
- prepopulateUserMedia → PrepopulateUserMediaType
-
no setterinherited
- producerTransport → Transport?
-
no setterinherited
- recordingMediaOptions → String
-
no setter
- recordPaused → bool
-
no setter
- recordResumed → bool
-
no setter
- recordStarted → bool
-
no setter
- recordStopped → bool
-
no setter
-
remoteScreenStream
→ List<
Stream> -
no setterinherited
- requestPermissionAudio → RequestPermissionAudioType
-
no setter
- resumeSendTransportAudio → ResumeSendTransportAudioType
-
no setteroverride
- roomName → String
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- screenForceFullDisplay → bool
-
no setterinherited
- screenId → String?
-
no setterinherited
- screenParams → ProducerOptionsType?
-
no setterinherited
- screenProducer → Producer?
-
no setterinherited
-
no setter
-
no setterinherited
-
no setterinherited
- showAlert → ShowAlert?
-
no setteroverride
- socket → Socket?
-
no setteroverride
- streamSuccessAudio → StreamSuccessAudioType
-
no setter
- transportCreated → bool
-
no setteroverride
- transportCreatedAudio → bool
-
no setteroverride
- updateAdminOnMainScreen → void Function(bool)
-
no setterinherited
- updateAudioAlreadyOn → void Function(bool)
-
no setteroverride
- updateAudioLevel → void Function(double audioLevel)
-
no setterinherited
- updateAudioParams → void Function(ProducerOptionsType audioParams)
-
no setterinherited
- updateAudioPaused → void Function(bool)
-
no setter
- updateAudioProducer → void Function(Producer? audioProducer)
-
Function to update the audio producer state.
no setterinherited
- updateAudioRequestState → void Function(String?)
-
no setter
- updateDefAudioID → void Function(String defAudioID)
-
no setterinherited
- updateLocalAudioProducer → (void Function(Producer? localAudioProducer)?)
-
no setterinherited
- updateLocalProducerTransport → (void Function(Transport? localProducerTransport)?)
-
no setterinherited
- updateLocalScreenProducer → (void Function(Producer? producer)?)
-
no setterinherited
- updateLocalStream → void Function(MediaStream?)
-
no setteroverride
- updateLocalStreamAudio → void Function(MediaStream? localStreamAudio)
-
no setterinherited
- updateLocalStreamVideo → void Function(MediaStream? localStreamVideo)
-
no setterinherited
- updateLocalTransportCreated → UpdateTransportCreated?
-
no setterinherited
- updateLocalVideoProducer → (void Function(Producer? producer)?)
-
no setterinherited
-
updateMainGridStream
→ void Function(List<
Widget> ) -
no setterinherited
- updateMainHeightWidth → void Function(double)
-
no setterinherited
- updateMainScreenFilled → void Function(bool)
-
no setterinherited
- updateMainScreenPerson → void Function(String)
-
no setterinherited
- updateMainWindow → bool
-
no setterinherited
- updateMicAction → void Function(bool)
-
no setteroverride
-
updateParticipants
→ void Function(List<
Participant> participants) -
no setteroverride
- updateProducerTransport → UpdateProducerTransport
-
no setterinherited
- updateRequestIntervalSeconds → int
-
no setter
- updateScreenForceFullDisplay → void Function(bool)
-
no setterinherited
- updateScreenProducer → UpdateScreenProducer
-
no setterinherited
- updateTransportCreated → void Function(bool)
-
no setteroverride
- updateTransportCreatedAudio → void Function(bool)
-
no setteroverride
- updateUpdateMainWindow → void Function(bool updateMainWindow)
-
no setterinherited
- updateUserDefaultAudioInputDevice → void Function(String userDefaultAudioInputDevice)
-
no setterinherited
- updateVideoProducer → UpdateVideoProducer
-
no setterinherited
- userDefaultAudioInputDevice → String
-
no setteroverride
- videoAlreadyOn → bool
-
no setterinherited
- videoParams → ProducerOptionsType?
-
no setterinherited
- videoProducer → Producer?
-
no setterinherited
- videoSetting → String
-
no setter
- virtualStream → MediaStream?
-
no setterinherited
- whiteboardEnded → bool
-
no setterinherited
- whiteboardStarted → bool
-
no setterinherited
- youAreCoHost → 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