| Paket | org.osmf.net.httpstreaming |
| Sınıf | public class HTTPStreamingNetLoader |
| Miras Alma | HTTPStreamingNetLoader NetLoader LoaderBase EventDispatcher 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 |
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
Constructor. | HTTPStreamingNetLoader | ||
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | EventDispatcher | |
![]() |
Indicates whether this loader is capable of handling (loading)
the given MediaResourceBase. | LoaderBase | |
![]() |
Olay akışına bir olay gönderir. | EventDispatcher | |
![]() |
EventDispatcher nesnesinin belirli bir olay türü için kayıtlı dinleyicisi olup olmadığını kontrol eder. | EventDispatcher | |
![]() |
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 | |
![]() |
Loads the specified LoadTrait. | LoaderBase | |
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
EventDispatcher nesnesinden bir dinleyiciyi kaldırır. | EventDispatcher | |
![]() |
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 | |
![]() |
Unloads the specified LoadTrait. | LoaderBase | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
![]() |
Bir olay dinleyicisinin bu EventDispatcher nesnesiyle mi, yoksa onun belirtilen olay türüne yönelik üst öğelerinden biriyle mi kayıtlı olduğunu kontrol eder. | EventDispatcher | |
Korunan Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
Creates a MetricFactory to be used in Adaptive Bitrate switching for
instantiating metrics. | HTTPStreamingNetLoader | ||
![]() |
The factory function for creating a NetStream. | NetLoader | |
Creates a QoSInfoHistory to be used in Adaptive Bitrate switching
by the metrics. | HTTPStreamingNetLoader | ||
![]() | createNetStreamSwitchManager(connection:NetConnection, netStream:NetStream, dsResource:DynamicStreamingResource):NetStreamSwitchManagerBase
The factory function for creating a NetStreamSwitchManagerBase. | NetLoader | |
![]() |
Executes the load of the given LoadTrait. | LoaderBase | |
![]() |
Executes the unload of the given LoadTrait. | LoaderBase | |
![]() |
Attempts to reconnect the specified NetConnection to the specified
URL. | NetLoader | |
![]() |
Updates the given LoadTrait with the given info, and dispatches the
state change event if necessary. | LoaderBase | |
Olaylar
Korunan Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD : uint = 2 [statik] | HTTPStreamingNetLoader | ||
| AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_MIN_RATIO : Number = 0.5 [statik] | HTTPStreamingNetLoader | ||
| BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD : uint = 2 [statik] | HTTPStreamingNetLoader | ||
| BANDWIDTH_BUFFER_RULE_WEIGHTS : Vector.<Number> [statik] | HTTPStreamingNetLoader | ||
| EMPTY_BUFFER_RULE_SCALE_DOWN_FACTOR : Number = 0.4 [statik] | HTTPStreamingNetLoader | ||
Yapıcı Ayrıntı
HTTPStreamingNetLoader | () | Yapıcı |
public function HTTPStreamingNetLoader()| 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.
Yöntem Ayrıntısı
createMetricFactory | () | yöntem |
protected function createMetricFactory(netStreamQoSInfoHistory:QoSInfoHistory):MetricFactory| 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 |
Creates a MetricFactory to be used in Adaptive Bitrate switching for instantiating metrics. Subclasses may override.
Parametreler
netStreamQoSInfoHistory:QoSInfoHistory |
MetricFactory |
createNetStreamQoSInfoHistory | () | yöntem |
protected function createNetStreamQoSInfoHistory(netStream:NetStream):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 |
Creates a QoSInfoHistory to be used in Adaptive Bitrate switching by the metrics. Subclasses may override.
Parametreler
netStream:NetStream |
QoSInfoHistory |
Sabit Ayrıntısı
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD | Sabit |
protected static const AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD:uint = 2AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_MIN_RATIO | Sabit |
protected static const AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_MIN_RATIO:Number = 0.5BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD | Sabit |
protected static const BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD:uint = 2BANDWIDTH_BUFFER_RULE_WEIGHTS | Sabit |
EMPTY_BUFFER_RULE_SCALE_DOWN_FACTOR | Sabit |
protected static const EMPTY_BUFFER_RULE_SCALE_DOWN_FACTOR:Number = 0.4Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster