Package | org.osmf.net.rules |
Class | public final class RuleType |
Inheritance | RuleType Object |
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 2.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Related API Elements
org.osmf.net.abr.RuleBase
Public Properties
Public Methods
Public Constants
Constant | Defined By | ||
---|---|---|---|
AFTER_UP_SWITCH_BUFFER_BANDWIDTH : String = "org.osmf.net.rules.afterUpSwitchBufferBandwidth" [static]
The type constant for the After Up-Switch Buffer Bandwidth rule. | RuleType | ||
BANDWIDTH : String = "org.osmf.net.rules.bandwidth" [static]
The type constant for the Bandwidth rule. | RuleType | ||
BUFFER_BANDWIDTH : String = "org.osmf.net.rules.bufferBandwidth" [static]
The type constant for the Buffer Bandwidth rule. | RuleType | ||
DROPPED_FPS : String = "org.osmf.net.rules.droppedFPS" [static]
The type constant for the Dropped FPS rule. | RuleType | ||
EMPTY_BUFFER : String = "org.osmf.net.rules.emptyBuffer" [static]
The type constant for the Empty Buffer rule. | RuleType |
Constant Detail
AFTER_UP_SWITCH_BUFFER_BANDWIDTH | Constant |
public static const AFTER_UP_SWITCH_BUFFER_BANDWIDTH:String = "org.osmf.net.rules.afterUpSwitchBufferBandwidth"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 2.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the After Up-Switch Buffer Bandwidth rule.
BANDWIDTH | Constant |
public static const BANDWIDTH:String = "org.osmf.net.rules.bandwidth"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 2.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the Bandwidth rule.
BUFFER_BANDWIDTH | Constant |
public static const BUFFER_BANDWIDTH:String = "org.osmf.net.rules.bufferBandwidth"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 2.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Bandwidth rule.
DROPPED_FPS | Constant |
public static const DROPPED_FPS:String = "org.osmf.net.rules.droppedFPS"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 2.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the Dropped FPS rule.
EMPTY_BUFFER | Constant |
public static const EMPTY_BUFFER:String = "org.osmf.net.rules.emptyBuffer"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 2.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the Empty Buffer rule.
Thu Dec 6 2018, 01:12 PM -08:00