AgoraSingleVideoView

View for the individual Agora Camera Feed.

Constructors

Link copied to clipboard
fun AgoraSingleVideoView(context: Context, uid: Int, micColor: Int)

Functions

Link copied to clipboard

Properties

Link copied to clipboard
var audioMuted: Boolean = true

Is the microphone muted for this user.

Link copied to clipboard
Link copied to clipboard
var canvas: VideoCanvas

Canvas used to render the Agora RTC Video.

Link copied to clipboard
Link copied to clipboard

Icon to show if this user is muting their microphone

Link copied to clipboard
var videoMuted: Boolean = true

Is the video turned off for this user.