MediaPlayerEntity constructor
const
MediaPlayerEntity({})
Implementation
const MediaPlayerEntity({
this.currentTime,
this.duration,
this.ended,
this.fullscreen,
this.livestream,
this.label,
this.loop,
this.mediaType,
this.muted,
this.paused,
this.pictureInPicture,
this.playerType,
this.playbackRate,
this.quality,
this.volume,
});