public class AACDecoderConfig extends Object implements SyntaxConstants
Decoder
constructor. Typically it is created via one of the
static parsing methods.BYTE_MASK, ELEMENT_CCE, ELEMENT_CPE, ELEMENT_DSE, ELEMENT_END, ELEMENT_FIL, ELEMENT_LFE, ELEMENT_PCE, ELEMENT_SCE, MAX_ELEMENTS, MAX_LTP_SFB, MAX_MS_MASK, MAX_SECTIONS, MAX_WINDOW_COUNT, MAX_WINDOW_GROUP_COUNT, MIN_INPUT_SIZE, SQRT2, WINDOW_LEN_LONG, WINDOW_LEN_SHORT, WINDOW_SMALL_LEN_LONG, WINDOW_SMALL_LEN_SHORT
public ChannelConfiguration getChannelConfiguration()
public void setChannelConfiguration(ChannelConfiguration channelConfiguration)
public int getCoreCoderDelay()
public void setCoreCoderDelay(int coreCoderDelay)
public boolean isDependsOnCoreCoder()
public void setDependsOnCoreCoder(boolean dependsOnCoreCoder)
public Profile getExtObjectType()
public void setExtObjectType(Profile extObjectType)
public int getFrameLength()
public boolean isSmallFrameUsed()
public void setSmallFrameUsed(boolean shortFrame)
public Profile getProfile()
public void setProfile(Profile profile)
public SampleFrequency getSampleFrequency()
public void setSampleFrequency(SampleFrequency sampleFrequency)
public boolean isSBRPresent()
public boolean isSBRDownSampled()
public boolean isSBREnabled()
public void setSBREnabled(boolean enabled)
public boolean isScalefactorResilienceUsed()
public boolean isSectionDataResilienceUsed()
public boolean isSpectralDataResilienceUsed()
public static AACDecoderConfig parseMP4DecoderSpecificInfo(byte[] data) throws AACException
AACException
Copyright © 2019. All rights reserved.