| Pacote | org.osmf.traits |
| Classe | public final class MediaTraitType |
| Herança | MediaTraitType Object |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
The set of traits in the framework are fixed: clients are not expected to introduce their own, as they form the core vocabulary of the system.
| Constante | Definido por | ||
|---|---|---|---|
| ALTERNATIVE_AUDIO : String = "alternativeAudio" [estático]
Identifies an instance of an AlternativeAudioTrait. | MediaTraitType | ||
| AUDIO : String = "audio" [estático]
Identifies an instance of an AudioTrait. | MediaTraitType | ||
| BUFFER : String = "buffer" [estático]
Identifies an instance of a BufferTrait. | MediaTraitType | ||
| DISPLAY_OBJECT : String = "displayObject" [estático]
Identifies an instance of a DisplayObjectTrait. | MediaTraitType | ||
| DRM : String = "drm" [estático]
Identifies an instance of a DRMTrait. | MediaTraitType | ||
| DVR : String = "dvr" [estático]
Identifies an instance of a DVRTrait. | MediaTraitType | ||
| DYNAMIC_STREAM : String = "dynamicStream" [estático]
Identifies an instance of a DynamicStreamTrait. | MediaTraitType | ||
| LOAD : String = "load" [estático]
Identifies an instance of a LoadTrait. | MediaTraitType | ||
| PLAY : String = "play" [estático]
Identifies an instance of a PlayTrait. | MediaTraitType | ||
| SEEK : String = "seek" [estático]
Identifies an instance of a SeekTrait. | MediaTraitType | ||
| TIME : String = "time" [estático]
Identifies an instance of a TimeTrait. | MediaTraitType | ||
ALTERNATIVE_AUDIO | Constante |
public static const ALTERNATIVE_AUDIO:String = "alternativeAudio"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.6 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of an AlternativeAudioTrait.
AUDIO | Constante |
public static const AUDIO:String = "audio"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of an AudioTrait.
BUFFER | Constante |
public static const BUFFER:String = "buffer"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a BufferTrait.
DISPLAY_OBJECT | Constante |
public static const DISPLAY_OBJECT:String = "displayObject"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DisplayObjectTrait.
DRM | Constante |
public static const DRM:String = "drm"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DRMTrait.
DVR | Constante |
public static const DVR:String = "dvr"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DVRTrait.
DYNAMIC_STREAM | Constante |
public static const DYNAMIC_STREAM:String = "dynamicStream"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DynamicStreamTrait.
LOAD | Constante |
public static const LOAD:String = "load"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a LoadTrait.
PLAY | Constante |
public static const PLAY:String = "play"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a PlayTrait.
SEEK | Constante |
public static const SEEK:String = "seek"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a SeekTrait.
TIME | Constante |
public static const TIME:String = "time"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | OSMF 1.0 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Identifies an instance of a TimeTrait.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas