gaplessPlayback property
This is used to continue showing the old image (true
), or briefly show
nothing (false
), when the imageProvider
changes. By default it's set
to false
.
Implementation
final bool gaplessPlayback;
This is used to continue showing the old image (true
), or briefly show
nothing (false
), when the imageProvider
changes. By default it's set
to false
.
final bool gaplessPlayback;