Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.adts.ADTSDemultiplexer
Extends/Implements : -
Subclasses : -

Audio Data Transport Stream.
http://en.wikipedia.org/wiki/Advanced_Audio_Coding
author  Alexander Simm
author  Johann Sorel


Variables : -
Functions : ADTSDemultiplexer, getSampleFrequency, getChannelCount, getDecoderSpecificInfo, readNextFrame



public void ADTSDemultiplexer (ByteInputStream in)

public int getSampleFrequency ()

public int getChannelCount ()

public byte[] getDecoderSpecificInfo ()

public byte[] readNextFrame ()