Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
org.osmf.net.metrics 

FragmentCountMetric  - AS3 OSMF

Pacchettoorg.osmf.net.metrics
Classepublic class FragmentCountMetric
EreditarietàFragmentCountMetric Inheritance MetricBase Inheritance Object

Versione linguaggio: ActionScript 3.0
Versione prodotto: OSMF 2.0
Versioni runtime: Flash Player 10, AIR 1.5

Metric responsible with determining the number of fragments in the history



Proprietà pubbliche
 ProprietàDefinito da
 Inheritedconstructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto.
Object
 Inheritedtype : String
[sola lettura] The type of the metric
MetricBase
 Inheritedvalue : MetricValue
[sola lettura] The value of this metric If the value has already been computed for the most recent QoSInfo, return the cached result.
MetricBase
Proprietà protette
 ProprietàDefinito da
 InheritedqosInfoHistory : QoSInfoHistory
[sola lettura] The QoSInfoHistory object used to compute the metric.
MetricBase
Metodi pubblici
 MetodoDefinito da
  
Constructor.
FragmentCountMetric
 Inherited
The value of this metric If the value has already been computed for the most recent QoSInfo, return the cached result. This method is internal so it can be overriden by metric mockers, for testing purposes
MetricBase
 Inherited
Indica se per un oggetto è definita una proprietà specifica.
Object
 Inherited
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro.
Object
 Inherited
Indica se la proprietà specificata esiste ed è enumerabile.
Object
 Inherited
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche.
Object
 Inherited
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate.
Object
 Inherited
Restituisce la rappresentazione in formato stringa dell'oggetto specificato.
Object
 Inherited
Restituisce il valore di base dell'oggetto specificato.
Object
Metodi protetti
 MetodoDefinito da
  
[override] Determines the number of the fragments in the history.
FragmentCountMetric
Descrizione della funzione di costruzione

FragmentCountMetric

()Funzione di costruzione
public function FragmentCountMetric(qosInfoHistory:QoSInfoHistory)

Versione linguaggio: ActionScript 3.0
Versione prodotto: OSMF 2.0
Versioni runtime: Flash Player 10, AIR 1.5

Constructor.

Parametri
qosInfoHistory:QoSInfoHistory
Descrizione dei metodi

getValueForced

()metodo
override protected function getValueForced():MetricValue

Versione linguaggio: ActionScript 3.0
Versione prodotto: OSMF 2.0
Versioni runtime: Flash Player 10, AIR 1.5

Determines the number of the fragments in the history.

Restituisce
MetricValue




[ X ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.