Pakket | org.osmf.traits |
Klasse | public final class MediaTraitType |
Overerving | MediaTraitType Object |
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | 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 | Gedefinieerd door | ||
---|---|---|---|
ALTERNATIVE_AUDIO : String = "alternativeAudio" [statisch]
Identifies an instance of an AlternativeAudioTrait. | MediaTraitType | ||
AUDIO : String = "audio" [statisch]
Identifies an instance of an AudioTrait. | MediaTraitType | ||
BUFFER : String = "buffer" [statisch]
Identifies an instance of a BufferTrait. | MediaTraitType | ||
DISPLAY_OBJECT : String = "displayObject" [statisch]
Identifies an instance of a DisplayObjectTrait. | MediaTraitType | ||
DRM : String = "drm" [statisch]
Identifies an instance of a DRMTrait. | MediaTraitType | ||
DVR : String = "dvr" [statisch]
Identifies an instance of a DVRTrait. | MediaTraitType | ||
DYNAMIC_STREAM : String = "dynamicStream" [statisch]
Identifies an instance of a DynamicStreamTrait. | MediaTraitType | ||
LOAD : String = "load" [statisch]
Identifies an instance of a LoadTrait. | MediaTraitType | ||
PLAY : String = "play" [statisch]
Identifies an instance of a PlayTrait. | MediaTraitType | ||
SEEK : String = "seek" [statisch]
Identifies an instance of a SeekTrait. | MediaTraitType | ||
TIME : String = "time" [statisch]
Identifies an instance of a TimeTrait. | MediaTraitType |
ALTERNATIVE_AUDIO | Constante |
public static const ALTERNATIVE_AUDIO:String = "alternativeAudio"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.6 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of an AlternativeAudioTrait.
AUDIO | Constante |
public static const AUDIO:String = "audio"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of an AudioTrait.
BUFFER | Constante |
public static const BUFFER:String = "buffer"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a BufferTrait.
DISPLAY_OBJECT | Constante |
public static const DISPLAY_OBJECT:String = "displayObject"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DisplayObjectTrait.
DRM | Constante |
public static const DRM:String = "drm"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DRMTrait.
DVR | Constante |
public static const DVR:String = "dvr"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DVRTrait.
DYNAMIC_STREAM | Constante |
public static const DYNAMIC_STREAM:String = "dynamicStream"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DynamicStreamTrait.
LOAD | Constante |
public static const LOAD:String = "load"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a LoadTrait.
PLAY | Constante |
public static const PLAY:String = "play"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a PlayTrait.
SEEK | Constante |
public static const SEEK:String = "seek"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a SeekTrait.
TIME | Constante |
public static const TIME:String = "time"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Identifies an instance of a TimeTrait.
Wed Jun 13 2018, 11:42 AM Z