public class RTCPRequest extends Object
Modifier and Type | Field and Description |
---|---|
static int |
VERB_ACK |
static int |
VERB_END |
static int |
VERB_ERROR |
static int |
VERB_MESSAGE |
static int |
VERB_RESUME |
static int |
VERB_START |
public static final int VERB_START
public static final int VERB_RESUME
public static final int VERB_ACK
public static final int VERB_MESSAGE
public static final int VERB_END
public static final int VERB_ERROR
Copyright © 2017. All rights reserved.