Paket | org.osmf.net.metrics |
Klass | public class RecentSwitchMetric |
Arv | RecentSwitchMetric MetricBase Object |
Språkversion: | ActionScript 3.0 |
Produktversion: | OSMF 2.0 |
Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Publika egenskaper
Skyddade egenskaper
Publika metoder
Metod | Definieras med | ||
---|---|---|---|
RecentSwitchMetric(qosInfoHistory:QoSInfoHistory)
Constructor. | RecentSwitchMetric | ||
The value of this metric
If the value has already been computed for the most recent QoSInfo,
return the cached result.
This method is internal so it can be overriden by metric mockers,
for testing purposes
| MetricBase | ||
Anger om det finns en egenskap angiven för ett objekt. | Object | ||
Anger om en instans av klassen Object finns i prototypkedjan för objektet som anges som parameter. | Object | ||
Anger om den angivna egenskapen finns och är uppräkningsbar. | Object | ||
Anger tillgänglighet för en dynamisk egenskap för slingåtgärder. | Object | ||
Returnerar det här objektets strängrepresentation, formaterad i enlighet med språkspecifika konventioner. | Object | ||
Returnerar det angivna objektets strängbeteckning. | Object | ||
Returnerar det angivna objektets primitiva värde. | Object |
Skyddade metoder
Metod | Definieras med | ||
---|---|---|---|
[åsidosätt]
Specifies the difference between the indices of the last downloaded fragment
and the previous one. | RecentSwitchMetric |
Konstruktordetaljer
RecentSwitchMetric | () | Konstruktor |
public function RecentSwitchMetric(qosInfoHistory:QoSInfoHistory)
Språkversion: | ActionScript 3.0 |
Produktversion: | OSMF 2.0 |
Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Constructor.
ParametrarqosInfoHistory:QoSInfoHistory — The QoSInfoHistory to be used for computing the metric
|
Metoddetaljer
getValueForced | () | metod |
override protected function getValueForced():MetricValue
Språkversion: | ActionScript 3.0 |
Produktversion: | OSMF 2.0 |
Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Specifies the difference between the indices of the last downloaded fragment and the previous one. In case only one fragment is in the history, the metric will return 0.
ReturnerarMetricValue |
Tue Jun 12 2018, 01:40 PM Z