parsePrftBox property

bool parsePrftBox
getter/setter pair

boolean If true, will raise a shaka.extern.ProducerReferenceTime player event (event name 'prft'). The event will be raised only once per playback session as program start date will not change, and would save parsing the segment multiple times needlessly. Defaults to false.

Implementation

external bool parsePrftBox;