Modifier and Type | Method and Description |
---|---|
static int |
AACDecoder.probe(ByteBuffer data) |
Modifier and Type | Method and Description |
---|---|
static int |
H264Decoder.probe(ByteBuffer data) |
Modifier and Type | Method and Description |
---|---|
static int |
MPEGDecoder.probe(ByteBuffer data) |
Modifier and Type | Method and Description |
---|---|
static int |
MPEG4Decoder.probe(ByteBuffer data) |
Modifier and Type | Method and Description |
---|---|
static int |
ProresDecoder.probe(ByteBuffer data) |
Modifier and Type | Method and Description |
---|---|
static int |
VP8Decoder.probe(ByteBuffer data) |
Constructor and Description |
---|
EbmlBase(byte[] id) |
Modifier and Type | Method and Description |
---|---|
static int |
MPEGAudioDemuxer.probe(ByteBuffer b)
Used to auto-detect MPEG Audio (MP3) files
|
Constructor and Description |
---|
Box(Header header) |
Modifier and Type | Method and Description |
---|---|
static int |
MP4Demuxer.probe(ByteBuffer b) |
Modifier and Type | Method and Description |
---|---|
static int |
MTSDemuxer.probe(ByteBuffer b_) |
static int |
MPSDemuxer.probe(ByteBuffer b_) |
Modifier and Type | Method and Description |
---|---|
static int |
WebpDemuxer.probe(ByteBuffer b_) |
Copyright © 2019. All rights reserved.