menu
nertc_core package
documentation
nertc_core.dart
NERtcLiveStreamImageInfo
NERtcLiveStreamImageInfo.new constructor
NERtcLiveStreamImageInfo.new constructor
dark_mode
light_mode
NERtcLiveStreamImageInfo
constructor
NERtcLiveStreamImageInfo
(
{
String
?
url
,
int
x
=
0
,
int
y
=
0
,
int
width
=
0
,
int
height
=
0
,
})
Implementation
NERtcLiveStreamImageInfo( {this.url, this.x = 0, this.y = 0, this.width = 0, this.height = 0});
nertc_core package
documentation
nertc_core
NERtcLiveStreamImageInfo
NERtcLiveStreamImageInfo.new constructor
NERtcLiveStreamImageInfo class