Paket | org.osmf.net.rtmpstreaming |
Sınıf | public class InsufficientBufferRule |
Miras Alma | InsufficientBufferRule SwitchingRuleBase Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 1.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Korunan Özellikler
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
InsufficientBufferRule(metrics:org.osmf.net.rtmpstreaming:RTMPNetStreamMetrics, minBufferLength:Number = 2)
Constructor. | InsufficientBufferRule | ||
Returns the index value in the active DynamicStreamingResource to
which this switching rule thinks the bitrate should shift. | SwitchingRuleBase | ||
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 |
Yapıcı Ayrıntı
InsufficientBufferRule | () | Yapıcı |
public function InsufficientBufferRule(metrics:org.osmf.net.rtmpstreaming:RTMPNetStreamMetrics, minBufferLength:Number = 2)
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | OSMF 1.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Constructor.
Parametrelermetrics:org.osmf.net.rtmpstreaming:RTMPNetStreamMetrics — The metrics provider used by this rule to determine
whether to switch.
| |
minBufferLength:Number (default = 2 ) — The minimum buffer length that must be
maintained before the rule suggests a switch down. The default
value is 2 seconds.
|
Tue Jun 12 2018, 01:09 PM Z