| 套件 | org.osmf.net |
| 類別 | public final class StreamType |
| 繼承 | StreamType Object |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0, OSMF for Flex 4.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
相關 API 元素
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| DVR : String = "dvr" [靜態]
The DVR stream type represents a possibly server side
recording live stream. | StreamType | ||
| LIVE : String = "live" [靜態]
The LIVE stream type represents a live stream. | StreamType | ||
| LIVE_OR_RECORDED : String = "liveOrRecorded" [靜態]
The LIVE_OR_RECORDED stream type represents a live or a recorded stream. | StreamType | ||
| RECORDED : String = "recorded" [靜態]
The RECORDED stream type represents a recorded stream. | StreamType | ||
常數詳細資訊
DVR | 常數 |
public static const DVR:String = "dvr"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0, OSMF for Flex 4.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
The DVR stream type represents a possibly server side recording live stream.
LIVE | 常數 |
public static const LIVE:String = "live"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0, OSMF for Flex 4.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
The LIVE stream type represents a live stream.
LIVE_OR_RECORDED | 常數 |
public static const LIVE_OR_RECORDED:String = "liveOrRecorded"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0, OSMF for Flex 4.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
The LIVE_OR_RECORDED stream type represents a live or a recorded stream.
RECORDED | 常數 |
public static const RECORDED:String = "recorded"| 語言版本: | ActionScript 3.0 |
| 產品版本: | OSMF 1.0, OSMF for Flex 4.0 |
| 執行階段版本: | Flash Player 10, AIR 1.5 |
The RECORDED stream type represents a recorded stream.
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性