MCPcopy Create free account
hub / github.com/Gagravarr/VorbisJava / getRate

Method getRate

core/src/main/java/org/gagravarr/opus/OpusInfo.java:134–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132 }
133
134 public long getRate() {
135 return rate;
136 }
137 public int getSampleRate() {
138 return (int)rate;
139 }

Callers 12

processMethod · 0.45
processMethod · 0.45
testRead09Method · 0.45
testRead11Method · 0.45
testReadWriteReadMethod · 0.45
testReadMethod · 0.45
testReadWriteReadMethod · 0.45
testReadWriteReadMethod · 0.45
testReadMethod · 0.45
extractInfoMethod · 0.45
extractInfoMethod · 0.45
extractInfoMethod · 0.45

Calls

no outgoing calls

Tested by 7

testRead09Method · 0.36
testRead11Method · 0.36
testReadWriteReadMethod · 0.36
testReadMethod · 0.36
testReadWriteReadMethod · 0.36
testReadWriteReadMethod · 0.36
testReadMethod · 0.36