Paket | org.osmf.net.metrics |
Sınıf | public class DefaultMetricFactory |
Miras Alma | DefaultMetricFactory MetricFactory 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 |
The default metric factory can construct metrics of the following types:
- ActualBitrateMetric
- FragmentCountMetric
- AvailableQualityLevelsMetric
- BandwidthMetric
- FPSMetric
- DroppedFPSMetric
- BufferOccupationRatioMetric
- BufferLengthMetric
- BufferFragmentsMetric
- EmptyBufferInterruptionMetric
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
DefaultMetricFactory(qosInfoHistory:QoSInfoHistory)
Constructor. | DefaultMetricFactory | ||
Adds the specified MetricFactoryItem to the factory. | MetricFactory | ||
Produces a MetricBase. | MetricFactory | ||
The item corresponding to the specified metric type
| MetricFactory | ||
The registered items
| MetricFactory | ||
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 | ||
Removes the specified MetricFactoryItem from the factory. | MetricFactory | ||
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 |
Yapıcı Ayrıntı
DefaultMetricFactory | () | Yapıcı |
public function DefaultMetricFactory(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 |
Tue Jun 12 2018, 01:09 PM Z