| Pakket | org.osmf.net |
| Klasse | public final class StreamType |
| Overerving | StreamType Object |
| Taalversie: | ActionScript 3.0 |
| Productversies: | OSMF 1.0, OSMF for Flex 4.0 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| DVR : String = "dvr" [statisch]
The DVR stream type represents a possibly server side
recording live stream. | StreamType | ||
| LIVE : String = "live" [statisch]
The LIVE stream type represents a live stream. | StreamType | ||
| LIVE_OR_RECORDED : String = "liveOrRecorded" [statisch]
The LIVE_OR_RECORDED stream type represents a live or a recorded stream. | StreamType | ||
| RECORDED : String = "recorded" [statisch]
The RECORDED stream type represents a recorded stream. | StreamType | ||
Constantedetails
DVR | Constante |
public static const DVR:String = "dvr"| Taalversie: | ActionScript 3.0 |
| Productversies: | OSMF 1.0, OSMF for Flex 4.0 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The DVR stream type represents a possibly server side recording live stream.
LIVE | Constante |
public static const LIVE:String = "live"| Taalversie: | ActionScript 3.0 |
| Productversies: | OSMF 1.0, OSMF for Flex 4.0 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The LIVE stream type represents a live stream.
LIVE_OR_RECORDED | Constante |
public static const LIVE_OR_RECORDED:String = "liveOrRecorded"| Taalversie: | ActionScript 3.0 |
| Productversies: | OSMF 1.0, OSMF for Flex 4.0 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The LIVE_OR_RECORDED stream type represents a live or a recorded stream.
RECORDED | Constante |
public static const RECORDED:String = "recorded"| Taalversie: | ActionScript 3.0 |
| Productversies: | OSMF 1.0, OSMF for Flex 4.0 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The RECORDED stream type represents a recorded stream.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven