Package | Description |
---|---|
org.jcodec.common.model | |
org.jcodec.containers.mp4.muxer |
Modifier and Type | Method and Description |
---|---|
static Unit |
Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit[] |
Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected Unit |
AbstractMP4MuxerTrack.tgtChunkDurationUnit |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMP4MuxerTrack.setTgtChunkDuration(Rational duration,
Unit unit) |
Copyright © 2019. All rights reserved.