| Paket | org.osmf.net.rules |
| Sınıf | public class BandwidthRule |
| Miras Alma | BandwidthRule RuleBase Object |
| Alt Sınıflar | BufferBandwidthRule |
| 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 |
Genel Özellikler
| Özellik | Tanımlayan: | ||
|---|---|---|---|
![]() | constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | |
![]() | metricRepository : MetricRepository [salt okunur]
The metric repository. | RuleBase | |
| weights : Vector.<Number> [salt okunur]
The weights of the fragments (first values are the weights of the most recent fragments
| BandwidthRule | ||
Korunan Özellikler
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
Constructor. | BandwidthRule | ||
[geçersiz kıl]
The recommendation:
Bitrate: The value of the BandwidthMetric
Confidence: Scaled according to the weights and the number of available fragments
| BandwidthRule | ||
![]() |
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 | |
Özellik Ayrıntısı
weights | özellik |
Yapıcı Ayrıntı
BandwidthRule | () | Yapıcı |
public function BandwidthRule(metricRepository:MetricRepository, weights:Vector.<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 |
Constructor.
ParametrelermetricRepository:MetricRepository — The metric repository from which to retrieve the necessary metrics
| |
weights:Vector.<Number> — The weights of the fragments (first values are the weights of the most recent fragments)
|
Yöntem Ayrıntısı
getRecommendation | () | yöntem |
override public function getRecommendation():Recommendation| 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 recommendation:
- Bitrate: The value of the BandwidthMetric
- Confidence: Scaled according to the weights and the number of available fragments
Recommendation |
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster