Will replace ad insertion decider.
the custom ad decider function
Use the method to notify the client that the playing ad has ended.
the ad creative that has ended
the ad sequence number in the ad pod
Use the method to notify the client the playing ad creative's playhead information.
the ad creative that is playing
the elapsed time in the ad creative
the ad sequence number in the ad pod
Use the method to notify the client that an error has occured while playing the ad creative.
Use the method to notify the client that the current ad has started.
the ad that has started
Use the off method to remove listener for the CONTENT_CAN_PLAY
event.
the type of event : OmapClientEvent.CONTENT_CAN_PLAY
the listener function
Use the off method to remove listener for the CONTENT_PAUSE_REQUESTED
event.
the type of event : OmapClientEvent.CONTENT_PAUSE_REQUESTED
the listener function
Use the off method to remove listener for the CONTENT_RESUME_REQUESTED
event.
the type of event : OmapClientEvent.CONTENT_RESUME_REQUESTED
the listener function
Use the off method to remove listener for the ALL_ADS_COMPLETED
event.
the type of event : OmapClientEvent.ALL_ADS_COMPLETED
the listener function
Use the off method to remove listener for the LOADED
event.
the type of event : OmapClientEvent.LOADED
the listener function
Use the off method to remove listener for the LOAD_ERROR
event.
the type of event : OmapClientEvent.LOAD_ERROR
the listener function
Use the off method to remove listener for the STARTED
event.
the type of event : OmapClientEvent.STARTED
the listener function
Use the off method to remove listener for the COMPLETE
event.
the type of event : OmapClientEvent.COMPLETE
the listener function
Use the off method to remove listener for the AD_POD_INSERTION_REQUESTED
event.
the type of event : OmapClientEvent.AD_POD_INSERTION_REQUESTED
the listener function
Use the off method to remove listener for the AD_POD_INSERTION_REQUEST_FAILED
event.
the type of event : OmapClientEvent.AD_POD_INSERTION_REQUEST_FAILED
the listener function
Use the off method to remove listener for the AD_POD_PREPARATION_REQUESTED
event.
the type of event : OmapClientEvent.AD_POD_PREPARATION_REQUESTED
the listener function
Use the on method to listen for the CONTENT_CAN_PLAY
event.
the type of event : CONTENT_CAN_PLAY
the listener function
Use the on method to listen for the CONTENT_PAUSE_REQUESTED
event.
the type of event : CONTENT_PAUSE_REQUESTED
the listener function
Use the on method to listen for the CONTENT_RESUME_REQUESTED
event.
the type of event : CONTENT_RESUME_REQUESTED
the listener function
Use the on method to listen for the ALL_ADS_COMPLETED
event.
the type of event : OmapClientEvent.ALL_ADS_COMPLETED
the listener function
Use the on method to listen for the LOADED
event.
the type of event : OmapClientEvent.LOADED
the listener function
Use the on method to listen for the LOAD_ERROR
event.
the type of event : OmapClientEvent.LOAD_ERROR
the listener function
Use the on method to listen for the STARTED
event.
the type of event : OmapClientEvent.STARTED
the listener function
Use the on method to listen for the COMPLETE
event.
the type of event : OmapClientEvent.COMPLETE
the listener function
Use the on method to listen for the AD_POD_INSERTION_REQUESTED
event.
the type of event : OmapClientEvent.AD_POD_INSERTION_REQUESTED
the listener function
Use the on method to listen for the AD_POD_INSERTION_REQUEST_FAILED
event.
the type of event : OmapClientEvent.AD_POD_INSERTION_REQUEST_FAILED
the listener function
Use the on method to listen for the AD_POD_PREPARATION_REQUESTED
event.
the type of event : OmapClientEvent.AD_POD_PREPARATION_REQUESTED
the listener function
Generated using TypeDoc
Interface for OMAP client implementations