| Pakiet | org.osmf.net.metrics |
| Klasa | public final class MetricType |
| Dziedziczenie | MetricType Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Powiązane elementy interfejsu API
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| ACTUAL_BITRATE : String = "org.osmf.net.metrics.actualBitrate" [statyczny]
The type constant for the actual bitrate metric. | MetricType | ||
| AVAILABLE_QUALITY_LEVELS : String = "org.osmf.net.metrics.availableQualityLevels" [statyczny]
The type constant for the available bitrates metric. | MetricType | ||
| BANDWIDTH : String = "org.osmf.net.metrics.bandwidth" [statyczny]
The type constant for the bandwidth metric. | MetricType | ||
| BUFFER_FRAGMENTS : String = "org.osmf.net.metrics.bufferFragments" [statyczny]
The type constant for the Buffer Fragments metric. | MetricType | ||
| BUFFER_LENGTH : String = "org.osmf.net.metrics.bufferLength" [statyczny]
The type constant for the Buffer Length metric. | MetricType | ||
| BUFFER_OCCUPATION_RATIO : String = "org.osmf.net.metrics.bufferOccupationRatio" [statyczny]
The type constant for the Buffer Occupation metric. | MetricType | ||
| CURRENT_STATUS : String = "org.osmf.net.metrics.currentStatus" [statyczny]
The type constant for the current status metric. | MetricType | ||
| DROPPED_FPS : String = "org.osmf.net.metrics.droppedFPS" [statyczny]
The type constant for the Dropped FPS metric. | MetricType | ||
| EMPTY_BUFFER : String = "org.osmf.net.metrics.emptyBuffer" [statyczny]
The type constant for the Empty Buffer metric. | MetricType | ||
| FPS : String = "org.osmf.net.metrics.fps" [statyczny]
The type constant for the FPS metric. | MetricType | ||
| FRAGMENT_COUNT : String = "org.osmf.net.metrics.fragmentCount" [statyczny]
The type constant for the fragment count metric. | MetricType | ||
| RECENT_SWITCH : String = "org.osmf.net.metrics.recentSwitch" [statyczny]
The type constant for the Recent Switch metric. | MetricType | ||
ACTUAL_BITRATE | Stała |
public static const ACTUAL_BITRATE:String = "org.osmf.net.metrics.actualBitrate"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the actual bitrate metric.
AVAILABLE_QUALITY_LEVELS | Stała |
public static const AVAILABLE_QUALITY_LEVELS:String = "org.osmf.net.metrics.availableQualityLevels"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the available bitrates metric.
BANDWIDTH | Stała |
public static const BANDWIDTH:String = "org.osmf.net.metrics.bandwidth"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the bandwidth metric.
BUFFER_FRAGMENTS | Stała |
public static const BUFFER_FRAGMENTS:String = "org.osmf.net.metrics.bufferFragments"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Fragments metric.
BUFFER_LENGTH | Stała |
public static const BUFFER_LENGTH:String = "org.osmf.net.metrics.bufferLength"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Length metric.
BUFFER_OCCUPATION_RATIO | Stała |
public static const BUFFER_OCCUPATION_RATIO:String = "org.osmf.net.metrics.bufferOccupationRatio"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Occupation metric.
CURRENT_STATUS | Stała |
public static const CURRENT_STATUS:String = "org.osmf.net.metrics.currentStatus"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the current status metric.
DROPPED_FPS | Stała |
public static const DROPPED_FPS:String = "org.osmf.net.metrics.droppedFPS"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the Dropped FPS metric.
EMPTY_BUFFER | Stała |
public static const EMPTY_BUFFER:String = "org.osmf.net.metrics.emptyBuffer"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the Empty Buffer metric.
FPS | Stała |
public static const FPS:String = "org.osmf.net.metrics.fps"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the FPS metric.
FRAGMENT_COUNT | Stała |
public static const FRAGMENT_COUNT:String = "org.osmf.net.metrics.fragmentCount"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the fragment count metric.
RECENT_SWITCH | Stała |
public static const RECENT_SWITCH:String = "org.osmf.net.metrics.recentSwitch"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 2.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The type constant for the Recent Switch metric.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne