Package com.wowza.wms.httpstreamer.model
Interface IHTTPStreamerRepeater
-
public interface IHTTPStreamerRepeater
IHTTPStreamerRepeater: stream switching constants
-
-
Field Summary
Fields Modifier and Type Field Description static String
MSG_STARTSTREAM
static String
MSG_SWITCHSTREAM
-
-
-
Field Detail
-
MSG_STARTSTREAM
static final String MSG_STARTSTREAM
- See Also:
- Constant Field Values
-
MSG_SWITCHSTREAM
static final String MSG_SWITCHSTREAM
- See Also:
- Constant Field Values
-
-