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

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

Uses of RVADID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type RVADID3V2Frame
 void AllTests.TestID3Visitor.visitRVADID3V2Frame(RVADID3V2Frame oRVADID3V2Frame)
           
 

Uses of RVADID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type RVADID3V2Frame
 void ID3Visitor.visitRVADID3V2Frame(RVADID3V2Frame oRVADID3V2Frame)
           
 

Uses of RVADID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return RVADID3V2Frame
 RVADID3V2Frame ID3V2_3_0Tag.setRVADFrame(RVADID3V2Frame oRVADID3V2Frame)
          Set a relative volume adjustment frame in this tag.
 RVADID3V2Frame ID3V2_3_0Tag.getRVADFrame()
          Get the RVAD frame set in this tag.
 RVADID3V2Frame ID3V2_3_0Tag.removeRVADFrame()
          Remove the RVAD frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type RVADID3V2Frame
 RVADID3V2Frame ID3V2_3_0Tag.setRVADFrame(RVADID3V2Frame oRVADID3V2Frame)
          Set a relative volume adjustment frame in this tag.