Pacchetto | org.osmf.net.rules |
Classe | public final class RuleType |
Ereditarietà | RuleType Object |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
Elementi API correlati
org.osmf.net.abr.RuleBase
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
Costante | Definito da | ||
---|---|---|---|
AFTER_UP_SWITCH_BUFFER_BANDWIDTH : String = "org.osmf.net.rules.afterUpSwitchBufferBandwidth" [statico]
The type constant for the After Up-Switch Buffer Bandwidth rule. | RuleType | ||
BANDWIDTH : String = "org.osmf.net.rules.bandwidth" [statico]
The type constant for the Bandwidth rule. | RuleType | ||
BUFFER_BANDWIDTH : String = "org.osmf.net.rules.bufferBandwidth" [statico]
The type constant for the Buffer Bandwidth rule. | RuleType | ||
DROPPED_FPS : String = "org.osmf.net.rules.droppedFPS" [statico]
The type constant for the Dropped FPS rule. | RuleType | ||
EMPTY_BUFFER : String = "org.osmf.net.rules.emptyBuffer" [statico]
The type constant for the Empty Buffer rule. | RuleType |
Descrizione delle costanti
AFTER_UP_SWITCH_BUFFER_BANDWIDTH | Costante |
public static const AFTER_UP_SWITCH_BUFFER_BANDWIDTH:String = "org.osmf.net.rules.afterUpSwitchBufferBandwidth"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the After Up-Switch Buffer Bandwidth rule.
BANDWIDTH | Costante |
public static const BANDWIDTH:String = "org.osmf.net.rules.bandwidth"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the Bandwidth rule.
BUFFER_BANDWIDTH | Costante |
public static const BUFFER_BANDWIDTH:String = "org.osmf.net.rules.bufferBandwidth"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Bandwidth rule.
DROPPED_FPS | Costante |
public static const DROPPED_FPS:String = "org.osmf.net.rules.droppedFPS"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the Dropped FPS rule.
EMPTY_BUFFER | Costante |
public static const EMPTY_BUFFER:String = "org.osmf.net.rules.emptyBuffer"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the Empty Buffer rule.
Tue Jun 12 2018, 02:44 PM Z