persistentSessionOnlinePlayback property

bool persistentSessionOnlinePlayback
getter/setter pair

boolean Defaults to false. True to configure drm to try playback with given persistent session ids before requesting a license. Also prevents the session removal at playback stop, as-to be able to re-use it later.

Implementation

external bool persistentSessionOnlinePlayback;