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

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

Uses of SYTCID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type SYTCID3V2Frame
 void AllTests.TestID3Visitor.visitSYTCID3V2Frame(SYTCID3V2Frame oSYTCID3V2Frame)
           
 

Uses of SYTCID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type SYTCID3V2Frame
 void ID3Visitor.visitSYTCID3V2Frame(SYTCID3V2Frame oSYTCID3V2Frame)
           
 

Uses of SYTCID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return SYTCID3V2Frame
 SYTCID3V2Frame ID3V2_3_0Tag.setSYTCFrame(SYTCID3V2Frame oSYTCID3V2Frame)
          Set a synchronized tempo codes frame in this tag.
 SYTCID3V2Frame ID3V2_3_0Tag.getSYTCFrame()
          Get the SYTC frame set in this tag.
 SYTCID3V2Frame ID3V2_3_0Tag.removeSYTCFrame()
          Remove the SYTC frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type SYTCID3V2Frame
 SYTCID3V2Frame ID3V2_3_0Tag.setSYTCFrame(SYTCID3V2Frame oSYTCID3V2Frame)
          Set a synchronized tempo codes frame in this tag.