ZegoUIKitMediaPlayerConfig constructor
const
ZegoUIKitMediaPlayerConfig({})
Implementation
const ZegoUIKitMediaPlayerConfig({
this.canControl = true,
this.showSurface = true,
this.autoStart = true,
this.isMovable = true,
this.autoHideSurface = true,
this.hideSurfaceSecond = 3,
this.enableRepeat = false,
this.isPlayButtonCentral = true,
this.allowedExtensions,
});