| Pakiet | org.osmf.media |
| Klasa | public class MediaFactoryItemType |
| Dziedziczenie | MediaFactoryItemType Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 1.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Most MediaFactoryItems encapsulate media that is created and returned directly, but in some cases a MediaFactoryItem needs to be integrated with previously-created MediaElements. This class enables the distinction between these types.
Właściwości publiczne
Metody publiczne
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| PROXY : String = "proxy" [statyczny]
Represents MediaFactoryItems for ProxyElements that should wrap created
MediaElements. | MediaFactoryItemType | ||
| STANDARD : String = "standard" [statyczny]
The default type. | MediaFactoryItemType | ||
Szczegół stałej
PROXY | Stała |
public static const PROXY:String = "proxy"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 1.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Represents MediaFactoryItems for ProxyElements that should wrap created MediaElements.
STANDARD | Stała |
public static const STANDARD:String = "standard"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | OSMF 1.0 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The default type. Represents MediaFactoryItems for standard, creatable MediaElements.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne