Pakket | org.osmf.net.metrics |
Klasse | public final class MetricType |
Overerving | MetricType Object |
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Verwante API-elementen
Constante | Gedefinieerd door | ||
---|---|---|---|
ACTUAL_BITRATE : String = "org.osmf.net.metrics.actualBitrate" [statisch]
The type constant for the actual bitrate metric. | MetricType | ||
AVAILABLE_QUALITY_LEVELS : String = "org.osmf.net.metrics.availableQualityLevels" [statisch]
The type constant for the available bitrates metric. | MetricType | ||
BANDWIDTH : String = "org.osmf.net.metrics.bandwidth" [statisch]
The type constant for the bandwidth metric. | MetricType | ||
BUFFER_FRAGMENTS : String = "org.osmf.net.metrics.bufferFragments" [statisch]
The type constant for the Buffer Fragments metric. | MetricType | ||
BUFFER_LENGTH : String = "org.osmf.net.metrics.bufferLength" [statisch]
The type constant for the Buffer Length metric. | MetricType | ||
BUFFER_OCCUPATION_RATIO : String = "org.osmf.net.metrics.bufferOccupationRatio" [statisch]
The type constant for the Buffer Occupation metric. | MetricType | ||
CURRENT_STATUS : String = "org.osmf.net.metrics.currentStatus" [statisch]
The type constant for the current status metric. | MetricType | ||
DROPPED_FPS : String = "org.osmf.net.metrics.droppedFPS" [statisch]
The type constant for the Dropped FPS metric. | MetricType | ||
EMPTY_BUFFER : String = "org.osmf.net.metrics.emptyBuffer" [statisch]
The type constant for the Empty Buffer metric. | MetricType | ||
FPS : String = "org.osmf.net.metrics.fps" [statisch]
The type constant for the FPS metric. | MetricType | ||
FRAGMENT_COUNT : String = "org.osmf.net.metrics.fragmentCount" [statisch]
The type constant for the fragment count metric. | MetricType | ||
RECENT_SWITCH : String = "org.osmf.net.metrics.recentSwitch" [statisch]
The type constant for the Recent Switch metric. | MetricType |
ACTUAL_BITRATE | Constante |
public static const ACTUAL_BITRATE:String = "org.osmf.net.metrics.actualBitrate"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the actual bitrate metric.
AVAILABLE_QUALITY_LEVELS | Constante |
public static const AVAILABLE_QUALITY_LEVELS:String = "org.osmf.net.metrics.availableQualityLevels"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the available bitrates metric.
BANDWIDTH | Constante |
public static const BANDWIDTH:String = "org.osmf.net.metrics.bandwidth"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the bandwidth metric.
BUFFER_FRAGMENTS | Constante |
public static const BUFFER_FRAGMENTS:String = "org.osmf.net.metrics.bufferFragments"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Fragments metric.
BUFFER_LENGTH | Constante |
public static const BUFFER_LENGTH:String = "org.osmf.net.metrics.bufferLength"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Length metric.
BUFFER_OCCUPATION_RATIO | Constante |
public static const BUFFER_OCCUPATION_RATIO:String = "org.osmf.net.metrics.bufferOccupationRatio"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Occupation metric.
CURRENT_STATUS | Constante |
public static const CURRENT_STATUS:String = "org.osmf.net.metrics.currentStatus"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the current status metric.
DROPPED_FPS | Constante |
public static const DROPPED_FPS:String = "org.osmf.net.metrics.droppedFPS"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the Dropped FPS metric.
EMPTY_BUFFER | Constante |
public static const EMPTY_BUFFER:String = "org.osmf.net.metrics.emptyBuffer"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the Empty Buffer metric.
FPS | Constante |
public static const FPS:String = "org.osmf.net.metrics.fps"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the FPS metric.
FRAGMENT_COUNT | Constante |
public static const FRAGMENT_COUNT:String = "org.osmf.net.metrics.fragmentCount"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the fragment count metric.
RECENT_SWITCH | Constante |
public static const RECENT_SWITCH:String = "org.osmf.net.metrics.recentSwitch"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 2.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for the Recent Switch metric.
Wed Jun 13 2018, 11:42 AM Z