| Package | org.osmf.net.metrics |
| Class | public final class MetricType |
| Inheritance | MetricType Object |
| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Related API Elements
| Constant | Defined By | ||
|---|---|---|---|
| ACTUAL_BITRATE : String = "org.osmf.net.metrics.actualBitrate" [static]
The type constant for the actual bitrate metric. | MetricType | ||
| AVAILABLE_QUALITY_LEVELS : String = "org.osmf.net.metrics.availableQualityLevels" [static]
The type constant for the available bitrates metric. | MetricType | ||
| BANDWIDTH : String = "org.osmf.net.metrics.bandwidth" [static]
The type constant for the bandwidth metric. | MetricType | ||
| BUFFER_FRAGMENTS : String = "org.osmf.net.metrics.bufferFragments" [static]
The type constant for the Buffer Fragments metric. | MetricType | ||
| BUFFER_LENGTH : String = "org.osmf.net.metrics.bufferLength" [static]
The type constant for the Buffer Length metric. | MetricType | ||
| BUFFER_OCCUPATION_RATIO : String = "org.osmf.net.metrics.bufferOccupationRatio" [static]
The type constant for the Buffer Occupation metric. | MetricType | ||
| CURRENT_STATUS : String = "org.osmf.net.metrics.currentStatus" [static]
The type constant for the current status metric. | MetricType | ||
| DROPPED_FPS : String = "org.osmf.net.metrics.droppedFPS" [static]
The type constant for the Dropped FPS metric. | MetricType | ||
| EMPTY_BUFFER : String = "org.osmf.net.metrics.emptyBuffer" [static]
The type constant for the Empty Buffer metric. | MetricType | ||
| FPS : String = "org.osmf.net.metrics.fps" [static]
The type constant for the FPS metric. | MetricType | ||
| FRAGMENT_COUNT : String = "org.osmf.net.metrics.fragmentCount" [static]
The type constant for the fragment count metric. | MetricType | ||
| RECENT_SWITCH : String = "org.osmf.net.metrics.recentSwitch" [static]
The type constant for the Recent Switch metric. | MetricType | ||
ACTUAL_BITRATE | Constant |
public static const ACTUAL_BITRATE:String = "org.osmf.net.metrics.actualBitrate"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the actual bitrate metric.
AVAILABLE_QUALITY_LEVELS | Constant |
public static const AVAILABLE_QUALITY_LEVELS:String = "org.osmf.net.metrics.availableQualityLevels"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the available bitrates metric.
BANDWIDTH | Constant |
public static const BANDWIDTH:String = "org.osmf.net.metrics.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 metric.
BUFFER_FRAGMENTS | Constant |
public static const BUFFER_FRAGMENTS:String = "org.osmf.net.metrics.bufferFragments"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Fragments metric.
BUFFER_LENGTH | Constant |
public static const BUFFER_LENGTH:String = "org.osmf.net.metrics.bufferLength"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Length metric.
BUFFER_OCCUPATION_RATIO | Constant |
public static const BUFFER_OCCUPATION_RATIO:String = "org.osmf.net.metrics.bufferOccupationRatio"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the Buffer Occupation metric.
CURRENT_STATUS | Constant |
public static const CURRENT_STATUS:String = "org.osmf.net.metrics.currentStatus"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the current status metric.
DROPPED_FPS | Constant |
public static const DROPPED_FPS:String = "org.osmf.net.metrics.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 metric.
EMPTY_BUFFER | Constant |
public static const EMPTY_BUFFER:String = "org.osmf.net.metrics.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 metric.
FPS | Constant |
public static const FPS:String = "org.osmf.net.metrics.fps"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the FPS metric.
FRAGMENT_COUNT | Constant |
public static const FRAGMENT_COUNT:String = "org.osmf.net.metrics.fragmentCount"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the fragment count metric.
RECENT_SWITCH | Constant |
public static const RECENT_SWITCH:String = "org.osmf.net.metrics.recentSwitch"| Language Version: | ActionScript 3.0 |
| Product Version: | OSMF 2.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The type constant for the Recent Switch metric.
Thu Dec 6 2018, 01:12 PM -08:00
Hide Inherited Public Properties
Show Inherited Public Properties