ZegoLiveAudioRoomControllerAudioVideoImpl class

Here are the APIs related to audio video

Properties

audioOutput ZegoLiveStreamingControllerAudioVideoAudioOutputImpl
camera series APIs audio output series APIs
no setter
hashCode int
The hash code for this object.
no setterinherited
microphone ZegoLiveStreamingControllerAudioVideoMicrophoneImpl
microphone series APIs
no setter
private → ZegoLiveAudioRoomControllerAudioVideoImplPrivateImpl
Don't call that
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
seiStream() Stream<ZegoUIKitReceiveSEIEvent>
stream of SEI(Supplemental Enhancement Information)
sendSEI(Map<String, dynamic> seiData, {ZegoStreamType streamType = ZegoStreamType.main}) Future<bool>
if you want synchronize some other additional information by audio-video, send SEI(Supplemental Enhancement Information) with it.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited