entagged.audioformats.mpc.util
Class MpcHeader
java.lang.Object
entagged.audioformats.mpc.util.MpcHeader
public class MpcHeader
- extends Object
Field Summary |
(package private) byte[] |
b
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
b
byte[] b
MpcHeader
public MpcHeader(byte[] b)
getSamplesNumber
public int getSamplesNumber()
getSamplingRate
public int getSamplingRate()
getChannelNumber
public int getChannelNumber()
getEncodingType
public String getEncodingType()
getEncoderInfo
public String getEncoderInfo()
Copyright © 2007-2008. All Rights Reserved.