|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.flazr.io.flv.AudioTag
public class AudioTag
| Nested Class Summary | |
|---|---|
static class |
AudioTag.CodecType
|
static class |
AudioTag.SampleRate
|
| Constructor Summary | |
|---|---|
AudioTag(byte byteValue)
|
|
| Method Summary | |
|---|---|
AudioTag.CodecType |
getCodecType()
|
AudioTag.SampleRate |
getSampleRate()
|
boolean |
isSampleSize16Bit()
|
boolean |
isStereo()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AudioTag(byte byteValue)
| Method Detail |
|---|
public AudioTag.CodecType getCodecType()
public AudioTag.SampleRate getSampleRate()
public boolean isSampleSize16Bit()
public boolean isStereo()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||