Uses of Class
org.blinkenlights.jid3.v2.EQUAID3V2Frame.Adjustment

Packages that use EQUAID3V2Frame.Adjustment
org.blinkenlights.jid3.v2   
 

Uses of EQUAID3V2Frame.Adjustment in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return EQUAID3V2Frame.Adjustment
 EQUAID3V2Frame.Adjustment EQUAID3V2Frame.getAdjustment(int iFrequency)
          Get the currently set adjustment for a given frequency.
 EQUAID3V2Frame.Adjustment EQUAID3V2Frame.removeAdjustment(int iFrequency)
          Remove an existing adjustment.
 EQUAID3V2Frame.Adjustment[] EQUAID3V2Frame.getAdjustments()
          Get all adjustments which have been set.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type EQUAID3V2Frame.Adjustment
 void EQUAID3V2Frame.setAdjustment(EQUAID3V2Frame.Adjustment oAdjustment)
          Set an adjustment for a given frequency.