menu
u package
documentation
plugins/ar/u_ar_platform.dart
UArVideoOptions
UArVideoOptions.new const constructor
UArVideoOptions.new const constructor
dark_mode
light_mode
UArVideoOptions
constructor
const
UArVideoOptions
(
{
bool
loop
=
true
,
bool
muted
=
true
,
bool
autoplay
=
true
,
double
volume
=
1
,
})
Implementation
const UArVideoOptions({this.loop = true, this.muted = true, this.autoplay = true, this.volume = 1});
u package
documentation
plugins/ar/u_ar_platform
UArVideoOptions
UArVideoOptions.new const constructor
UArVideoOptions class