flutter_waterbus_sdk library

Classes

AndroidAudioConfiguration
AndroidNativeAudioManagement
AppleAudioConfiguration
AppleNativeAudioManagement
AudioOutputOptions
An object that configures what device(s) may be offered in the user prompt.
AudioReceiverStats
AudioSenderStats
AuthPayloadModel
AvatarModel
BeautyFilters
CallbackPayload
CallSetting
CallState
CodecStats
DesktopCapturer
DesktopCapturerSource
FrameCryptor
Frame encryption/decryption.
FrameCryptorFactory
Factory for creating frame Cryptors. For End 2 End Encryption, you need to create a KeyProvider for each peer. And set your key in keyProvider.
Helper
KeyProvider
Shared secret key for frame encryption.
KeyProviderOptions
MediaDeviceInfo
This describe the media input and output devices, such as microphones, cameras, headsets, and so forth.
MediaDevices
MediaRecorder
MediaSource
MediaStream
https://w3c.github.io/mediacapture-main/#mediastream
MediaStreamConstraints
MediaStreamTrack
MediaTrackSupportedConstraints
MediaTrackSupportedConstraints represents the list of constraints controlling the capabilities of a MediaStreamTrack.
Meeting
Member
MessageModel
MessageSocketEvent
NativeVideoPlayerViewState
Participant
ParticipantSFU
ReceiverStats
RTCDataChannel
RTCDataChannelInit
RTCDataChannelMessage
A class that represents a datachannel message. Can either contain binary data as a Uint8List or text data as a String.
RTCDTMFSender
RTCFactory
RTCFactoryNative
RTCHeaderExtension
RTCIceCandidate
RTCPeerConnection
RTCRTCPParameters
RTCRtpCapabilities
RTCRTPCodec
RTCRtpCodecCapability
RTCRtpEncoding
RTCRtpHeaderExtensionCapability
RTCRtpParameters
RTCRtpReceiver
RTCRtpSender
RTCRtpTransceiver
RTCRtpTransceiverInit
RTCSessionDescription
RTCTrackEvent
RTCVideoPlatFormView
RTCVideoPlatformViewController
RTCVideoRenderer
RTCVideoValue
RTCVideoView
SenderStats
StatsReport
Subtitle
ThumbnailSize
User
VideoReceiverStats
VideoRenderer
VideoSenderStats
WaterbusSdk
WaterbusStatsBenchmark
WebRTC

Constants

kIsMine → const String
kMinAV1AndroidSupported → const int
kMinAV1iOSSupported → const int
kNativeChannel → const String
kReplayKitChannel → const String

Typedefs

StreamTrackCallback = dynamic Function()