| Package | Description |
|---|---|
| io.humble.video |
The Humble Video library for decoding and encoding audio and pictures (i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Demuxer
A Container that MediaPacket objects can be read from.
|
class |
Muxer
A Container that MediaPacket objects can be written to.
|
| Modifier and Type | Method and Description |
|---|---|
Container |
Container.copyReference()
Create a new Container object that is actually referring to the
exact same underlying native object.
|
Container |
ContainerStream.getContainer()
Get the underlying container for this stream, or null if Humble Video
doesn't know. |
| Modifier and Type | Method and Description |
|---|---|
static int |
VideoJNI.Container_getNumStreams(long jarg1,
Container jarg1_) |
Copyright © 2018 Humble Software. All rights reserved.