minTimeShiftBufferDepth
Deprecated
Use `SourceLiveConfig.minTimeShiftBufferDepth` instead
The minimum buffer depth of a stream needed to enable time shifting. If the available buffer depth is shorter, time shifting is disabled and Player.maxTimeShift returns 0.
Ignored for any Source for which SourceConfig.liveConfig is set.
Default value is DEFAULT_MIN_TIME_SHIFT_BUFFER_DEPTH.