Uses of Class
org.blinkenlights.jid3.v2.SYTCID3V2Frame.TimestampFormat

Packages that use SYTCID3V2Frame.TimestampFormat
org.blinkenlights.jid3.v2   
 

Uses of SYTCID3V2Frame.TimestampFormat in org.blinkenlights.jid3.v2
 

Fields in org.blinkenlights.jid3.v2 declared as SYTCID3V2Frame.TimestampFormat
static SYTCID3V2Frame.TimestampFormat SYTCID3V2Frame.TimestampFormat.ABSOLUTE_MPEG_FRAMES
          Timestamp format indicating that timestamps are measured in MPEG frames from the start of the file.
static SYTCID3V2Frame.TimestampFormat SYTCID3V2Frame.TimestampFormat.ABSOLUTE_MILLISECONDS
          Timestamp format indicating that timestamps are measured in milliseconds from the start of the file.
 

Constructors in org.blinkenlights.jid3.v2 with parameters of type SYTCID3V2Frame.TimestampFormat
SYTCID3V2Frame(SYTCID3V2Frame.TimestampFormat oTimestampFormat)
          Creates a new instance of SYTCID3V2Frame.