|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.media.format.audio.mpeg.MpegAudioFormat.Layer
Enumerates the possible layers for MPEG audio.
Field Summary | |
static MpegAudioFormat.Layer (src) |
LAYERI
MPEG Audio Layer I |
static MpegAudioFormat.Layer (src) |
LAYERII
MPEG Audio Layer II |
static MpegAudioFormat.Layer (src) |
LAYERIII
MPEG Audio Layer III |
Method Summary | |
java.lang.String |
toString()
Returns a string description of this MPEG layer indentifier |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final MpegAudioFormat.Layer (src) LAYERI
public static final MpegAudioFormat.Layer (src) LAYERII
public static final MpegAudioFormat.Layer (src) LAYERIII
Method Detail |
public java.lang.String toString()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |