Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class DefaultAdCuePointPlaybackPolicyHandler(var player: Player, var adPlaybackPolicy: AdPlaybackPolicy) : PlaybackPolicyHandler
Link copied to clipboard
interface PolicyRuleHandler
Provides generic protocol for handling policy rules.
Properties
Link copied to clipboard
For AdPlaybackPolicy.TRICK_RW_SKIP_ALL policy rule need to detect ad break start ahead of time to perform seek and skip ad break without triggering ad break playback.
Link copied to clipboard