Paket | org.osmf.net.metrics |
Sınıf | public class CurrentStatusMetric |
Miras Alma | CurrentStatusMetric MetricBase Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 2.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Korunan Özellikler
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
CurrentStatusMetric(qosInfoHistory:QoSInfoHistory)
Constructor. | CurrentStatusMetric | ||
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 | ||
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | ||
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | ||
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | ||
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | ||
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | ||
Belirtilen nesnenin dize olarak temsil edilen halini döndürür. | Object | ||
Belirtilen nesnenin temel değerini döndürür. | Object |
Korunan Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
[geçersiz kıl]
The value of the current status
| CurrentStatusMetric |
Yapıcı Ayrıntı
CurrentStatusMetric | () | Yapıcı |
public function CurrentStatusMetric(qosInfoHistory:QoSInfoHistory)
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 2.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Constructor.
ParametrelerqosInfoHistory:QoSInfoHistory — The QoSInfoHistory to be used for computing the metric
|
Yöntem Ayrıntısı
getValueForced | () | yöntem |
override protected function getValueForced():MetricValue
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 2.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
The value of the current status
DöndürürMetricValue — A vector containing the current index and the actual index
|
Tue Jun 12 2018, 01:09 PM Z