MCPcopy Create free account
hub / github.com/demoth/jake2 / getRawID3v2

Method getRawID3v2

client/src/main/java/jake2/client/MP3.java:145–147  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143 }
144
145 public String getRawID3v2() {
146 return id3v2;
147 }
148
149 public void pause() {
150 if (ispaused == true || isplaying == false || isinitialized == false)

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected