|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RtmpHeader.Type | |
|---|---|
| com.flazr.rtmp | |
| Uses of RtmpHeader.Type in com.flazr.rtmp |
|---|
| Methods in com.flazr.rtmp that return RtmpHeader.Type | |
|---|---|
RtmpHeader.Type |
RtmpHeader.getHeaderType()
|
static RtmpHeader.Type |
RtmpHeader.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RtmpHeader.Type[] |
RtmpHeader.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
static RtmpHeader.Type |
RtmpHeader.Type.valueToEnum(int value)
|
| Methods in com.flazr.rtmp with parameters of type RtmpHeader.Type | |
|---|---|
void |
RtmpHeader.setHeaderType(RtmpHeader.Type headerType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||