Pacchetto | org.osmf.net.metrics |
Classe | public final class MetricType |
Ereditarietà | MetricType Object |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
Elementi API correlati
Costante | Definito da | ||
---|---|---|---|
ACTUAL_BITRATE : String = "org.osmf.net.metrics.actualBitrate" [statico]
The type constant for the actual bitrate metric. | MetricType | ||
AVAILABLE_QUALITY_LEVELS : String = "org.osmf.net.metrics.availableQualityLevels" [statico]
The type constant for the available bitrates metric. | MetricType | ||
BANDWIDTH : String = "org.osmf.net.metrics.bandwidth" [statico]
The type constant for the bandwidth metric. | MetricType | ||
BUFFER_FRAGMENTS : String = "org.osmf.net.metrics.bufferFragments" [statico]
The type constant for the Buffer Fragments metric. | MetricType | ||
BUFFER_LENGTH : String = "org.osmf.net.metrics.bufferLength" [statico]
The type constant for the Buffer Length metric. | MetricType | ||
BUFFER_OCCUPATION_RATIO : String = "org.osmf.net.metrics.bufferOccupationRatio" [statico]
The type constant for the Buffer Occupation metric. | MetricType | ||
CURRENT_STATUS : String = "org.osmf.net.metrics.currentStatus" [statico]
The type constant for the current status metric. | MetricType | ||
DROPPED_FPS : String = "org.osmf.net.metrics.droppedFPS" [statico]
The type constant for the Dropped FPS metric. | MetricType | ||
EMPTY_BUFFER : String = "org.osmf.net.metrics.emptyBuffer" [statico]
The type constant for the Empty Buffer metric. | MetricType | ||
FPS : String = "org.osmf.net.metrics.fps" [statico]
The type constant for the FPS metric. | MetricType | ||
FRAGMENT_COUNT : String = "org.osmf.net.metrics.fragmentCount" [statico]
The type constant for the fragment count metric. | MetricType | ||
RECENT_SWITCH : String = "org.osmf.net.metrics.recentSwitch" [statico]
The type constant for the Recent Switch metric. | MetricType |
ACTUAL_BITRATE | Costante |
public static const ACTUAL_BITRATE:String = "org.osmf.net.metrics.actualBitrate"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the actual bitrate metric.
AVAILABLE_QUALITY_LEVELS | Costante |
public static const AVAILABLE_QUALITY_LEVELS:String = "org.osmf.net.metrics.availableQualityLevels"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the available bitrates metric.
BANDWIDTH | Costante |
public static const BANDWIDTH:String = "org.osmf.net.metrics.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 metric.
BUFFER_FRAGMENTS | Costante |
public static const BUFFER_FRAGMENTS:String = "org.osmf.net.metrics.bufferFragments"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Fragments metric.
BUFFER_LENGTH | Costante |
public static const BUFFER_LENGTH:String = "org.osmf.net.metrics.bufferLength"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Length metric.
BUFFER_OCCUPATION_RATIO | Costante |
public static const BUFFER_OCCUPATION_RATIO:String = "org.osmf.net.metrics.bufferOccupationRatio"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Occupation metric.
CURRENT_STATUS | Costante |
public static const CURRENT_STATUS:String = "org.osmf.net.metrics.currentStatus"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the current status metric.
DROPPED_FPS | Costante |
public static const DROPPED_FPS:String = "org.osmf.net.metrics.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 metric.
EMPTY_BUFFER | Costante |
public static const EMPTY_BUFFER:String = "org.osmf.net.metrics.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 metric.
FPS | Costante |
public static const FPS:String = "org.osmf.net.metrics.fps"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the FPS metric.
FRAGMENT_COUNT | Costante |
public static const FRAGMENT_COUNT:String = "org.osmf.net.metrics.fragmentCount"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the fragment count metric.
RECENT_SWITCH | Costante |
public static const RECENT_SWITCH:String = "org.osmf.net.metrics.recentSwitch"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | OSMF 2.0 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
The type constant for the Recent Switch metric.
Tue Jun 12 2018, 02:44 PM Z