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

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

Uses of MLLTID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type MLLTID3V2Frame
 void AllTests.TestID3Visitor.visitMLLTID3V2Frame(MLLTID3V2Frame oMLLTID3V2Frame)
           
 

Uses of MLLTID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type MLLTID3V2Frame
 void ID3Visitor.visitMLLTID3V2Frame(MLLTID3V2Frame oMLLTID3V2Frame)
           
 

Uses of MLLTID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return MLLTID3V2Frame
 MLLTID3V2Frame ID3V2_3_0Tag.setMLLTFrame(MLLTID3V2Frame oMLLTID3V2Frame)
          Set an MPEG location lookup frame in this tag.
 MLLTID3V2Frame ID3V2_3_0Tag.getMLLTFrame()
          Get the MLLT frame set in this tag.
 MLLTID3V2Frame ID3V2_3_0Tag.removeMLLTFrame()
          Remove the MLLT frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type MLLTID3V2Frame
 MLLTID3V2Frame ID3V2_3_0Tag.setMLLTFrame(MLLTID3V2Frame oMLLTID3V2Frame)
          Set an MPEG location lookup frame in this tag.