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

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

Uses of ETCOID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type ETCOID3V2Frame
 void AllTests.TestID3Visitor.visitETCOID3V2Frame(ETCOID3V2Frame oETCOID3V2Frame)
           
 

Uses of ETCOID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type ETCOID3V2Frame
 void ID3Visitor.visitETCOID3V2Frame(ETCOID3V2Frame oETCOID3V2Frame)
           
 

Uses of ETCOID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return ETCOID3V2Frame
 ETCOID3V2Frame ID3V2_3_0Tag.setETCOFrame(ETCOID3V2Frame oETCOID3V2Frame)
          Set a event timing codes frame in this tag.
 ETCOID3V2Frame ID3V2_3_0Tag.getETCOFrame()
          Get the ETCO frame set in this tag.
 ETCOID3V2Frame ID3V2_3_0Tag.removeETCOFrame()
          Remove the ETCO frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type ETCOID3V2Frame
 ETCOID3V2Frame ID3V2_3_0Tag.setETCOFrame(ETCOID3V2Frame oETCOID3V2Frame)
          Set a event timing codes frame in this tag.