Paket | org.osmf.net.rules |
Sınıf | public class RuleUtils |
Miras Alma | RuleUtils 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 |
İlgili API Öğeleri
org.osmf.net.abr.RuleBase
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
computeActualBitrate(actualBitrateMetric:MetricBase, availableQualityLevelsMetric:MetricBase, currentStatusMetric:MetricBase):Number [statik]
Computes the actual bitrate (the current value of the bitrate of
the downloading stream). | RuleUtils | ||
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 |
Yöntem Ayrıntısı
computeActualBitrate | () | yöntem |
public static function computeActualBitrate(actualBitrateMetric:MetricBase, availableQualityLevelsMetric:MetricBase, currentStatusMetric:MetricBase):Number
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 actual bitrate (the current value of the bitrate of the downloading stream). In case such a value cannot be computed, this function will return the declared value of the stream.
In case not even the declared value is available, the function returns NaNParametreler
actualBitrateMetric:MetricBase | |
availableQualityLevelsMetric:MetricBase | |
currentStatusMetric:MetricBase |
Number |
İlgili API Öğeleri
org.osmf.net.abr.RuleBase
Tue Jun 12 2018, 01:09 PM Z