Pakket | org.osmf.media |
Klasse | public final class MediaType |
Overerving | MediaType Object |
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
AUDIO : String = "audio" [statisch]
The type constant for audio. | MediaType | ||
IMAGE : String = "image" [statisch]
The type constant for images. | MediaType | ||
SWF : String = "swf" [statisch]
The type constant for SWFs. | MediaType | ||
VIDEO : String = "video" [statisch]
The type constant for video. | MediaType |
Constantedetails
AUDIO | Constante |
public static const AUDIO:String = "audio"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for audio.
IMAGE | Constante |
public static const IMAGE:String = "image"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for images.
SWF | Constante |
public static const SWF:String = "swf"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for SWFs.
VIDEO | Constante |
public static const VIDEO:String = "video"
Taalversie: | ActionScript 3.0 |
Productversie: | OSMF 1.0 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The type constant for video.
Wed Jun 13 2018, 11:42 AM Z