Maven module :un.storage : media-mpeg123 :
Class : un.storage.media.mp3.model.SideInformation
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : mainDataBegin, reserved, scaleFactors, granules
Functions : read



Negative offset in bytes from the sync mark of the frame.
Dat can be placed before the frame start.
If value is zero, the data is directly after the side informations.
public int mainDataBegin


unused bits, could be used for anything */
public int reserved



public int[] scaleFactors

public GranuleInfo[] granules


public void read (DataInputStream ds, boolean singleChanel)