| Package | com.adobe.mediacore.timeline.advertising.policy |
| Class | public final class AdPolicy |
| Inheritance | AdPolicy Object |
| Constant | Defined By | ||
|---|---|---|---|
| PLAY : String = adPolicyPlay [static]
The playback will resume from the seeked position. | AdPolicy | ||
| PLAY_FROM_AD_BEGIN : String = adPolicyPlayFromAdBegin [static]
The playback will resume from the beginning of the ad. | AdPolicy | ||
| PLAY_FROM_AD_BREAK_BEGIN : String = adPolicyPlayFromAdBreakBegin [static]
The playback will resume from the beginning of the ad break.. | AdPolicy | ||
| SKIP_TO_NEXT_AD_IN_AD_BREAK : String = adPolicySkipToNextAdInAdBreak [static]
The playback will resume from the beginning of the next ad in ad break. | AdPolicy | ||
| PLAY | Constant |
public static const PLAY:String = adPolicyPlayThe playback will resume from the seeked position.
| PLAY_FROM_AD_BEGIN | Constant |
public static const PLAY_FROM_AD_BEGIN:String = adPolicyPlayFromAdBeginThe playback will resume from the beginning of the ad.
| PLAY_FROM_AD_BREAK_BEGIN | Constant |
public static const PLAY_FROM_AD_BREAK_BEGIN:String = adPolicyPlayFromAdBreakBeginThe playback will resume from the beginning of the ad break..
| SKIP_TO_NEXT_AD_IN_AD_BREAK | Constant |
public static const SKIP_TO_NEXT_AD_IN_AD_BREAK:String = adPolicySkipToNextAdInAdBreakThe playback will resume from the beginning of the next ad in ad break.