| Package | Description |
|---|---|
| org.jcodec.api.transcode |
| Modifier and Type | Method and Description |
|---|---|
AudioFrameWithPacket |
SourceImpl.getNextAudioFrame() |
AudioFrameWithPacket |
Source.getNextAudioFrame()
Gets the next decoded audio frame from this source
|
| Modifier and Type | Method and Description |
|---|---|
void |
SinkImpl.outputAudioFrame(AudioFrameWithPacket audioFrame) |
void |
Sink.outputAudioFrame(AudioFrameWithPacket audioFrame)
Outputs an audio frame to the sink
|
Copyright © 2019. All rights reserved.