customPlayheadTracker property

bool customPlayheadTracker
getter/setter pair

boolean If this is true, we create a custom playhead tracker for Client Side. This is useful because it allows you to implement the use of IMA on platforms that do not support multiple video elements. This value defaults to false.

Implementation

external bool customPlayheadTracker;