| 套件 | org.osmf.traits |
| 類別 | public final class MediaTraitType |
| 繼承 | MediaTraitType Object |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | 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.
| 常數 | 定義自 | ||
|---|---|---|---|
| ALTERNATIVE_AUDIO : String = "alternativeAudio" [靜態]
Identifies an instance of an AlternativeAudioTrait. | MediaTraitType | ||
| AUDIO : String = "audio" [靜態]
Identifies an instance of an AudioTrait. | MediaTraitType | ||
| BUFFER : String = "buffer" [靜態]
Identifies an instance of a BufferTrait. | MediaTraitType | ||
| DISPLAY_OBJECT : String = "displayObject" [靜態]
Identifies an instance of a DisplayObjectTrait. | MediaTraitType | ||
| DRM : String = "drm" [靜態]
Identifies an instance of a DRMTrait. | MediaTraitType | ||
| DVR : String = "dvr" [靜態]
Identifies an instance of a DVRTrait. | MediaTraitType | ||
| DYNAMIC_STREAM : String = "dynamicStream" [靜態]
Identifies an instance of a DynamicStreamTrait. | MediaTraitType | ||
| LOAD : String = "load" [靜態]
Identifies an instance of a LoadTrait. | MediaTraitType | ||
| PLAY : String = "play" [靜態]
Identifies an instance of a PlayTrait. | MediaTraitType | ||
| SEEK : String = "seek" [靜態]
Identifies an instance of a SeekTrait. | MediaTraitType | ||
| TIME : String = "time" [靜態]
Identifies an instance of a TimeTrait. | MediaTraitType | ||
ALTERNATIVE_AUDIO | 常數 |
public static const ALTERNATIVE_AUDIO:String = "alternativeAudio"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.6 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of an AlternativeAudioTrait.
AUDIO | 常數 |
public static const AUDIO:String = "audio"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of an AudioTrait.
BUFFER | 常數 |
public static const BUFFER:String = "buffer"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a BufferTrait.
DISPLAY_OBJECT | 常數 |
public static const DISPLAY_OBJECT:String = "displayObject"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DisplayObjectTrait.
DRM | 常數 |
public static const DRM:String = "drm"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DRMTrait.
DVR | 常數 |
public static const DVR:String = "dvr"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DVRTrait.
DYNAMIC_STREAM | 常數 |
public static const DYNAMIC_STREAM:String = "dynamicStream"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a DynamicStreamTrait.
LOAD | 常數 |
public static const LOAD:String = "load"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a LoadTrait.
PLAY | 常數 |
public static const PLAY:String = "play"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a PlayTrait.
SEEK | 常數 |
public static const SEEK:String = "seek"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a SeekTrait.
TIME | 常數 |
public static const TIME:String = "time"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
Identifies an instance of a TimeTrait.
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性