Package | Description |
---|---|
org.jcodec.containers.flv |
Modifier and Type | Class and Description |
---|---|
static class |
FLVTag.AacAudioTagHeader |
static class |
FLVTag.AudioTagHeader |
static class |
FLVTag.AvcVideoTagHeader |
static class |
FLVTag.VideoTagHeader |
Modifier and Type | Method and Description |
---|---|
FLVTag.TagHeader |
FLVTag.getTagHeader() |
static FLVTag.TagHeader |
FLVReader.parseAudioTagHeader(ByteBuffer dup) |
Constructor and Description |
---|
FLVTag(FLVTag.Type type,
long position,
FLVTag.TagHeader tagHeader,
int pts,
ByteBuffer data,
boolean keyFrame,
long frameNo,
int streamId,
int prevPacketSize) |
Copyright © 2019. All rights reserved.