| Package | com.adobe.mediacore.timeline.advertising.policy |
| Class | public final class AdPolicyMode |
| Inheritance | AdPolicyMode Object |
| Constant | Defined By | ||
|---|---|---|---|
| PLAY : String = adPolicyModePlay [static]
The player is playing at normal rate. | AdPolicyMode | ||
| SEEK : String = adPolicyModeSeek [static]
The player is seeking. | AdPolicyMode | ||
| TRICK_PLAY : String = adPolicyModeTrickPlay [static]
The player is playing at trick play rate. | AdPolicyMode | ||
| PLAY | Constant |
public static const PLAY:String = adPolicyModePlayThe player is playing at normal rate.
| SEEK | Constant |
public static const SEEK:String = adPolicyModeSeekThe player is seeking.
| TRICK_PLAY | Constant |
public static const TRICK_PLAY:String = adPolicyModeTrickPlayThe player is playing at trick play rate.