public class AdaptationField
extends Object
| Modifier and Type | Field | Description |
|---|---|---|
boolean |
discontinuity |
The discontinuity.
|
long |
dtsNextAU |
The DTS next au.
|
boolean |
extension |
The extension.
|
boolean |
ltwFlag |
The ltw flag.
|
int |
ltwOffset |
The ltw offset.
|
boolean |
ltwValidFlag |
The ltw valid flag.
|
long |
opcrClock27 |
The OPCR clock27.
|
long |
opcrClock90 |
The OPCR clock90.
|
boolean |
opcrFlag |
The OPCR flag.
|
long |
pcrClock27 |
The PCR clock27.
|
long |
pcrClock90 |
The PCR clock90.
|
boolean |
pcrFlag |
The PCR flag.
|
int |
piecewiseRate |
The piecewise rate.
|
boolean |
piecewiseRateFlag |
The piecewise rate flag.
|
byte[] |
privateData |
The private data.
|
boolean |
privateDataFlag |
The private data flag.
|
int |
privateDataLength |
The private data length.
|
boolean |
randomAccess |
The random access.
|
boolean |
seemlessSpliceFlag |
The seemless splice flag.
|
int |
splicCountdown |
The splic countdown.
|
int |
spliceType |
The splice type.
|
boolean |
splicingPoint |
The splicing point.
|
boolean |
streamPriority |
The stream priority.
|
| Constructor | Description |
|---|---|
AdaptationField() |
public boolean discontinuity
public long dtsNextAU
public boolean extension
public boolean ltwFlag
public int ltwOffset
public boolean ltwValidFlag
public long opcrClock27
public long opcrClock90
public boolean opcrFlag
public long pcrClock27
public long pcrClock90
public boolean pcrFlag
public int piecewiseRate
public boolean piecewiseRateFlag
public byte[] privateData
public boolean privateDataFlag
public int privateDataLength
public boolean randomAccess
public boolean seemlessSpliceFlag
public int splicCountdown
public int spliceType
public boolean splicingPoint
public boolean streamPriority