AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.live
/
LiveCanvas
Live
Canvas
data
class
LiveCanvas
(
var
w
:
Int
=
0
,
var
h
:
Int
=
0
,
var
templateID
:
Int
=
600
)
Live canvas
Members
Constructors
Live
Canvas
Link copied to clipboard
constructor
(
w
:
Int
=
0
,
h
:
Int
=
0
,
templateID
:
Int
=
600
)
Properties
h
Link copied to clipboard
var
h
:
Int
Height.
template
ID
Link copied to clipboard
var
templateID
:
Int
Template ID.
w
Link copied to clipboard
var
w
:
Int
Width.