pgbennett.mp3
Class MP3Info.mp3header
java.lang.Object
pgbennett.mp3.MP3Info.mp3header
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- MP3Info
public class MP3Info.mp3header
- extends java.lang.Object
- implements java.lang.Cloneable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sync
public long sync
version
public int version
layer
public int layer
crc
public int crc
bitrate
public int bitrate
freq
public int freq
padding
public int padding
extension
public int extension
mode
public int mode
mode_extension
public int mode_extension
copyright
public int copyright
original
public int original
emphasis
public int emphasis
MP3Info.mp3header
public MP3Info.mp3header()
myClone
public java.lang.Object myClone()
frame_length
public int frame_length()
header_layer
public int header_layer()
header_bitrate
public int header_bitrate()
header_frequency
public int header_frequency()
header_emphasis
public java.lang.String header_emphasis()
header_mode
public java.lang.String header_mode()
equals
public boolean equals(MP3Info.mp3header h2)