Package | Description |
---|---|
org.jcodec.codecs.mpeg12 |
Modifier and Type | Method and Description |
---|---|
SegmentReader.State |
SegmentReader.readToNextMarkerPartial(ByteBuffer out)
Reads one full segment till the next marker.
|
static SegmentReader.State |
SegmentReader.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentReader.State[] |
SegmentReader.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.