Language Version: | ActionScript 3.0 |
Product Version: | OSMF 4.0 |
Runtime Versions: | Flash Player 10, AIR 1.0 |
Enumeration of stream types.
public static const ANY:String = "any"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 4.0 |
Runtime Versions: | Flash Player 10, AIR 1.0 |
The ANY stream type represents any possible stream type.
public static const LIVE:String = "live"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 4.0 |
Runtime Versions: | Flash Player 10, AIR 1.0 |
The LIVE stream type represents a live stream.
public static const RECORDED:String = "recorded"
Language Version: | ActionScript 3.0 |
Product Version: | OSMF 4.0 |
Runtime Versions: | Flash Player 10, AIR 1.0 |
The RECORDED stream type represents a recorded stream.