public class CodecInfo
extends com.jniwrapper.Structure
Constructor and Description |
---|
CodecInfo() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
java.util.List<com.jniwrapper.Int> |
getBitRates() |
java.util.List<com.jniwrapper.Int> |
getChannels() |
java.lang.String |
getName() |
java.util.List<java.lang.Double> |
getSampleRates() |
java.lang.String |
getUid() |
boolean |
isVBR() |
acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
public java.lang.String getName()
public java.lang.String getUid()
public boolean isVBR()
public java.util.List<com.jniwrapper.Int> getChannels()
public java.util.List<com.jniwrapper.Int> getBitRates()
public java.util.List<java.lang.Double> getSampleRates()
public java.lang.Object clone()
clone
in class com.jniwrapper.Structure