com.flazr.rtmp
Class RtmpConfig
java.lang.Object
com.flazr.rtmp.RtmpConfig
public class RtmpConfig
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER_HOME_DIR
public static String SERVER_HOME_DIR
TIMER_TICK_SIZE
public static int TIMER_TICK_SIZE
SERVER_PORT
public static int SERVER_PORT
SERVER_STOP_PORT
public static int SERVER_STOP_PORT
PROXY_PORT
public static int PROXY_PORT
PROXY_STOP_PORT
public static int PROXY_STOP_PORT
PROXY_REMOTE_HOST
public static String PROXY_REMOTE_HOST
PROXY_REMOTE_PORT
public static int PROXY_REMOTE_PORT
RtmpConfig
public RtmpConfig()
configureServer
public static void configureServer()
configureServerStop
public static int configureServerStop()
configureProxy
public static void configureProxy()
configureProxyStop
public static int configureProxyStop()
Copyright © 2011. All Rights Reserved.