menu
nertc_core_platform_interface package
documentation
nertc_base.dart
NERtcLiveStreamImageInfo
NERtcLiveStreamImageInfo constructor
NERtcLiveStreamImageInfo 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_platform_interface package
documentation
nertc_base
NERtcLiveStreamImageInfo
NERtcLiveStreamImageInfo constructor
NERtcLiveStreamImageInfo class