PipFlutterPlayerBufferingConfiguration constructor
const
PipFlutterPlayerBufferingConfiguration({})
Implementation
const PipFlutterPlayerBufferingConfiguration({
this.minBufferMs = defaultMinBufferMs,
this.maxBufferMs = defaultMaxBufferMs,
this.bufferForPlaybackMs = defaultBufferForPlaybackMs,
this.bufferForPlaybackAfterRebufferMs =
defaultBufferForPlaybackAfterRebufferMs,
});