| Pacchetto | org.osmf.elements |
| Classe | public class ManifestLoaderBase |
| Ereditarietà | ManifestLoaderBase LoaderBase EventDispatcher Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.6 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Altre informazioni
Proprietà pubbliche
Proprietà protette
| Proprietà | Definito da | ||
|---|---|---|---|
| builders : Vector.<BaseManifestBuilder> | ManifestLoaderBase | ||
| factory : MediaFactory | ManifestLoaderBase | ||
| loadTrait : org.osmf.traits:LoadTrait | ManifestLoaderBase | ||
| parser : ManifestParser | ManifestLoaderBase | ||
| parserTimer : flash.utils:Timer | ManifestLoaderBase | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
| ManifestLoaderBase | |||
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registra un oggetto listener di eventi con un oggetto EventDispatcher, in modo che il listener riceva la notifica di un evento. | EventDispatcher | |
![]() |
Indicates whether this loader is capable of handling (loading)
the given MediaResourceBase. | LoaderBase | |
![]() |
Invia un evento nel flusso di eventi. | EventDispatcher | |
![]() |
Verifica se per l'oggetto EventDispatcher sono presenti listener registrati per un tipo specifico di evento. | EventDispatcher | |
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Loads the specified LoadTrait. | LoaderBase | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Rimuove un listener dall'oggetto EventDispatcher. | EventDispatcher | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Unloads the specified LoadTrait. | LoaderBase | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
![]() |
Verifica se un listener di eventi è registrato con questo oggetto EventDispatcher o qualsiasi suo antenato per il tipo di evento specificato. | EventDispatcher | |
Metodi protetti
| Metodo | Definito da | ||
|---|---|---|---|
![]() |
Executes the load of the given LoadTrait. | LoaderBase | |
![]() |
Executes the unload of the given LoadTrait. | LoaderBase | |
| ManifestLoaderBase | |||
![]() |
Updates the given LoadTrait with the given info, and dispatches the
state change event if necessary. | LoaderBase | |
Eventi
Descrizione delle proprietà
builders | proprietà |
protected var builders:Vector.<BaseManifestBuilder>factory | proprietà |
protected var factory:MediaFactoryloadTrait | proprietà |
protected var loadTrait:org.osmf.traits:LoadTraitparser | proprietà |
protected var parser:ManifestParserparserTimer | proprietà |
protected var parserTimer:flash.utils:TimerDescrizione della funzione di costruzione
ManifestLoaderBase | () | Funzione di costruzione |
public function ManifestLoaderBase()Descrizione dei metodi
getParser | () | metodo |
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate