preprocess Http Response Callback
var preprocessHttpResponseCallback: PreprocessHttpResponseCallback? = null
Content copied to clipboard
The callback which can be used to the access or change properties of the response before it gets into the player. The default value is null
.
This callback is not called for HttpRequestType.MediaProgressive.