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

author  Johann Sorel (adapted to java/unlicense-lib and multiple changes)


Variables : header, crc, sideInfo, audioData
Functions : read


public MP3Header header

public int crc

public SideInformation sideInfo

public byte[] audioData


public void read (DataInputStream ds, boolean skipSync)