Maven module :un.storage : media-mpeg123 :
Class : un.storage.media.mp1.model.SystemHeader
Extends/Implements : un.storage.media.mp1.model.Block
Subclasses : -

author  Johann Sorel


Variables : headerSize, maxRate, maxAudio, maxVideo, fixBitRate, csps, systemAudioLock, systemVideoLock, streamSpecs
Functions : read



Header size without 4 id bytes and 2bytes length.
public int headerSize

public int maxRate

public int maxAudio

public int maxVideo

public boolean fixBitRate

public boolean csps

public boolean systemAudioLock

public boolean systemVideoLock

public Sequence streamSpecs


public void read (DataInputStream ds)