| Package | Description |
|---|---|
| org.jcodec.api.transcode |
| Modifier and Type | Method and Description |
|---|---|
VideoFrameWithPacket |
SourceImpl.getNextVideoFrame() |
VideoFrameWithPacket |
Source.getNextVideoFrame()
Gets the next video frame from this source
|
| Modifier and Type | Method and Description |
|---|---|
int |
VideoFrameWithPacket.compareTo(VideoFrameWithPacket arg) |
void |
SinkImpl.outputVideoFrame(VideoFrameWithPacket videoFrame) |
void |
Sink.outputVideoFrame(VideoFrameWithPacket videoFrame)
Outputs video frame to the sink
|
Copyright © 2019. All rights reserved.