Paket | org.osmf.net.metrics |
Sınıf | public class FPSMetric |
Miras Alma | FPSMetric 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: | ||
---|---|---|---|
FPSMetric(qosInfoHistory:QoSInfoHistory)
Constructor. | FPSMetric | ||
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]
Computes the value of the FPS, by checking the QoSInfo for the maxFPS
| FPSMetric |
Yapıcı Ayrıntı
FPSMetric | () | Yapıcı |
public function FPSMetric(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 |
Computes the value of the FPS, by checking the QoSInfo for the maxFPS
DöndürürMetricValue — The value of the FPS metric
|
Tue Jun 12 2018, 01:09 PM Z