| Package | Description |
|---|---|
| org.red5.server.net.rtmp.event |
| Modifier and Type | Field and Description |
|---|---|
protected VideoData.FrameType |
VideoData.frameType
Frame type, unknown by default
|
| Modifier and Type | Method and Description |
|---|---|
VideoData.FrameType |
VideoData.getFrameType()
Getter for frame type
|
static VideoData.FrameType |
VideoData.FrameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoData.FrameType[] |
VideoData.FrameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 Red5. All rights reserved.