AvatarConfig class
定義交談虛擬人偶組態。
建構函式
Avatar |
建立並初始化這個類別的實例。 |
屬性
background |
取得背景色彩。 |
background |
取得背景影像。 |
character | 定義虛擬人偶字元。 |
customized | 指出交談虛擬人偶是否已自定義。 |
remote |
取得遠端 ICE 伺服器。 |
style | 定義虛擬人偶樣式。 |
video |
定義交談虛擬人偶輸出視訊格式。 |
建構函式詳細資料
AvatarConfig(string, string, AvatarVideoFormat)
建立並初始化這個類別的實例。
new AvatarConfig(character: string, style: string, videoFormat: AvatarVideoFormat)
參數
- character
-
string
虛擬人偶字元。
- style
-
string
虛擬人偶樣式。
- videoFormat
- AvatarVideoFormat
說話的虛擬人偶輸出視訊格式。
屬性詳細資料
backgroundColor
取得背景色彩。
string backgroundColor
屬性值
string
backgroundImage
取得背景影像。
URL backgroundImage
屬性值
URL
character
定義虛擬人偶字元。
character: string
屬性值
string
customized
指出交談虛擬人偶是否已自定義。
boolean customized
屬性值
boolean
remoteIceServers
取得遠端 ICE 伺服器。
RTCIceServer[] remoteIceServers
屬性值
RTCIceServer[]
遠端 ICE 伺服器。
style
定義虛擬人偶樣式。
style: string
屬性值
string