initDataTransform property

InitDataTransform initDataTransform
getter/setter pair

shaka.extern.InitDataTransform | undefined Optional. If given, this function is called with the init data from the manifest/media and should return the (possibly transformed) init data to pass to the browser.

Implementation

external InitDataTransform initDataTransform;