Avatar Config
@Serializable
Configures the avatar to be used in the session.
Constructors
Link copied to clipboard
constructor(avatarName: String? = null, customizedAvatar: CustomizedAvatar? = null, audioBitrateBps: Int? = null, videoBitrateBps: Int? = null)