| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
DemuxerStream |
DemuxerStream.copyReference()
Create a new DemuxerStream object that is actually referring to the
exact same underlying native object.
|
DemuxerStream |
Demuxer.getStream(int streamIndex)
Get the stream at the given position.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
VideoJNI.DemuxerStream_getDecoder(long jarg1,
DemuxerStream jarg1_) |
static long |
VideoJNI.DemuxerStream_getDemuxer(long jarg1,
DemuxerStream jarg1_) |
Copyright © 2018 Humble Software. All rights reserved.