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

Method getNumLVs

core/src/main/java/org/gagravarr/ogg/OggPage.java:251–253  ·  view source on GitHub ↗

For unit testing only!

()

Source from the content-addressed store, hash-verified

249 * For unit testing only!
250 */
251 protected int getNumLVs() {
252 return numLVs;
253 }
254
255
256 public void writeHeader(OutputStream out) throws IOException {

Callers 4

testEmptyPagesMethod · 0.95
testPagesMethod · 0.95
testCRCProblemMethod · 0.95
testPagesMethod · 0.95

Calls

no outgoing calls

Tested by 4

testEmptyPagesMethod · 0.76
testPagesMethod · 0.76
testCRCProblemMethod · 0.76
testPagesMethod · 0.76