Pakiet | org.osmf.net |
Klasa | public final class StreamType |
Dziedziczenie | StreamType ![]() |
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | OSMF 1.0, OSMF for Flex 4.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
DVR : String = "dvr" [statyczny]
The DVR stream type represents a possibly server side
recording live stream. | StreamType | ||
LIVE : String = "live" [statyczny]
The LIVE stream type represents a live stream. | StreamType | ||
LIVE_OR_RECORDED : String = "liveOrRecorded" [statyczny]
The LIVE_OR_RECORDED stream type represents a live or a recorded stream. | StreamType | ||
RECORDED : String = "recorded" [statyczny]
The RECORDED stream type represents a recorded stream. | StreamType |
Szczegół stałej
DVR | Stała |
public static const DVR:String = "dvr"
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | OSMF 1.0, OSMF for Flex 4.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The DVR stream type represents a possibly server side recording live stream.
LIVE | Stała |
public static const LIVE:String = "live"
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | OSMF 1.0, OSMF for Flex 4.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The LIVE stream type represents a live stream.
LIVE_OR_RECORDED | Stała |
public static const LIVE_OR_RECORDED:String = "liveOrRecorded"
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | OSMF 1.0, OSMF for Flex 4.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The LIVE_OR_RECORDED stream type represents a live or a recorded stream.
RECORDED | Stała |
public static const RECORDED:String = "recorded"
Wersja języka: | ActionScript 3.0 |
Wersje produktu: | OSMF 1.0, OSMF for Flex 4.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
The RECORDED stream type represents a recorded stream.
Tue Jun 12 2018, 12:06 PM Z