| Package | Description |
|---|---|
| org.red5.codec |
| Modifier and Type | Method and Description |
|---|---|
IVideoStreamCodec.FrameData |
IVideoStreamCodec.getInterframe(int index)
Gets data of interframe with the specified index.
|
IVideoStreamCodec.FrameData |
SorensonVideo.getInterframe(int index)
Gets data of interframe with the specified index.
|
IVideoStreamCodec.FrameData |
AVCVideo.getInterframe(int index)
Gets data of interframe with the specified index.
|
IVideoStreamCodec.FrameData |
ScreenVideo.getInterframe(int index)
Gets data of interframe with the specified index.
|
IVideoStreamCodec.FrameData |
ScreenVideo2.getInterframe(int idx)
Gets data of interframe with the specified index.
|
Copyright © 2005–2016 Red5. All rights reserved.