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

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

Uses of TSRCTextInformationID3V2Frame in org.blinkenlights.jid3.test
 

Methods in org.blinkenlights.jid3.test with parameters of type TSRCTextInformationID3V2Frame
 void AllTests.TestID3Visitor.visitTSRCTextInformationID3V2Frame(TSRCTextInformationID3V2Frame oTSRCTextInformationID3V2Frame)
           
 

Uses of TSRCTextInformationID3V2Frame in org.blinkenlights.jid3.util
 

Methods in org.blinkenlights.jid3.util with parameters of type TSRCTextInformationID3V2Frame
 void ID3Visitor.visitTSRCTextInformationID3V2Frame(TSRCTextInformationID3V2Frame oTSRCTextInformationID3V2Frame)
           
 

Uses of TSRCTextInformationID3V2Frame in org.blinkenlights.jid3.v2
 

Methods in org.blinkenlights.jid3.v2 that return TSRCTextInformationID3V2Frame
 TSRCTextInformationID3V2Frame ID3V2_3_0Tag.setTSRCTextInformationFrame(TSRCTextInformationID3V2Frame oTSRCTextInformationID3V2Frame)
          Set an ISRC (international standard recording code) frame in this tag.
 TSRCTextInformationID3V2Frame ID3V2_3_0Tag.getTSRCTextInformationFrame()
          Get the TSRC frame set in this tag.
 TSRCTextInformationID3V2Frame ID3V2_3_0Tag.removeTSRCTextInformationFrame()
          Remove the TSRC frame which was set in this tag.
 

Methods in org.blinkenlights.jid3.v2 with parameters of type TSRCTextInformationID3V2Frame
 TSRCTextInformationID3V2Frame ID3V2_3_0Tag.setTSRCTextInformationFrame(TSRCTextInformationID3V2Frame oTSRCTextInformationID3V2Frame)
          Set an ISRC (international standard recording code) frame in this tag.