|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.mp4parser.boxes.EC3SpecificBox.Entry
com.googlecode.mp4parser.authoring.tracks.EC3TrackImpl.BitStreamInfo
public static class EC3TrackImpl.BitStreamInfo
| Field Summary | |
|---|---|
int |
bitrate
|
int |
chanmap
|
int |
frameSize
|
int |
samplerate
|
int |
strmtyp
|
int |
substreamid
|
| Fields inherited from class com.googlecode.mp4parser.boxes.EC3SpecificBox.Entry |
|---|
acmod, bsid, bsmod, chan_loc, fscod, lfeon, num_dep_sub, reserved, reserved2 |
| Constructor Summary | |
|---|---|
EC3TrackImpl.BitStreamInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class com.googlecode.mp4parser.boxes.EC3SpecificBox.Entry |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int frameSize
public int substreamid
public int bitrate
public int samplerate
public int strmtyp
public int chanmap
| Constructor Detail |
|---|
public EC3TrackImpl.BitStreamInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||