bufferBehind property

num bufferBehind
getter/setter pair

number The maximum number of seconds of content that the StreamingEngine will keep in buffer behind the playhead when it appends a new media segment. The StreamingEngine will evict content to meet this limit.

Implementation

external num bufferBehind;