preferredForwardBufferDuration property

Duration? preferredForwardBufferDuration
final

(iOS/macOS) The duration of audio that should be buffered ahead of the current position. If not set or null, the system will try to set an appropriate buffer duration.

Implementation

final Duration? preferredForwardBufferDuration;