Uses of Class
org.blinkenlights.jid3.v2.RVRBID3V2Frame

Packages that use RVRBID3V2Frame
org.blinkenlights.jid3.test   
org.blinkenlights.jid3.util   
org.blinkenlights.jid3.v2   
 

Uses of RVRBID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type RVRBID3V2Frame
 void AllTests.TestID3Visitor.visitRVRBID3V2Frame(RVRBID3V2Frame oRVRBID3V2Frame)
           
 

Uses of RVRBID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type RVRBID3V2Frame
 void ID3Visitor.visitRVRBID3V2Frame(RVRBID3V2Frame oRVRBID3V2Frame)
           
 

Uses of RVRBID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return RVRBID3V2Frame
 RVRBID3V2Frame ID3V2_3_0Tag.setRVRBFrame(RVRBID3V2Frame oRVRBID3V2Frame)
          Set a reverb frame in this tag.
 RVRBID3V2Frame ID3V2_3_0Tag.getRVRBFrame()
          Get the RVRB frame set in this tag.
 RVRBID3V2Frame ID3V2_3_0Tag.removeRVRBFrame()
          Remove the RVRB frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type RVRBID3V2Frame
 RVRBID3V2Frame ID3V2_3_0Tag.setRVRBFrame(RVRBID3V2Frame oRVRBID3V2Frame)
          Set a reverb frame in this tag.