|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.humatic.dsj.src.rtmp.RTMP
public class RTMP
Defines constants for RTMP datatransfer
| Field Summary | |
|---|---|
static int |
AMF_0
AMF encodings |
static int |
AMF_3
AMF encodings |
static int |
AUDIO
RTMP messagetypes |
static int |
BYTES_READ
RTMP messagetypes |
static int |
CHUNK_SIZE
RTMP messagetypes |
static int |
CLIENT_BW
RTMP messagetypes |
static int |
FLEX_MSG
RTMP messagetypes |
static int |
FLEX_SO
RTMP messagetypes |
static int |
FLEX_STREAM
RTMP messagetypes |
static int |
FLV_TAGS
RTMP messagetypes |
static int |
INVOKE
RTMP messagetypes |
static int |
NOTIFY
RTMP messagetypes |
static int |
PING
RTMP messagetypes |
static int |
SERVER_BW
RTMP messagetypes |
static int |
SHARED_OBJECT
RTMP messagetypes |
static int |
VIDEO
RTMP messagetypes |
| Constructor Summary | |
|---|---|
RTMP()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CHUNK_SIZE
public static final int BYTES_READ
public static final int PING
public static final int SERVER_BW
public static final int CLIENT_BW
public static final int AUDIO
public static final int VIDEO
public static final int FLEX_STREAM
public static final int FLEX_SO
public static final int FLEX_MSG
public static final int NOTIFY
public static final int SHARED_OBJECT
public static final int INVOKE
public static final int FLV_TAGS
public static final int AMF_0
public static final int AMF_3
| Constructor Detail |
|---|
public RTMP()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||