MCPcopy Create free account
hub / github.com/zhuker/lamejs / getEffectiveChannelMode

Method getEffectiveChannelMode

src/main/java/lowlevel/LameEncoder.java:573–575  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

571 }
572
573 public int getEffectiveChannelMode() {
574 return effChMode;
575 }
576
577 public boolean getEffectiveVBR() {
578 return effVbr != 0;

Callers 1

getEffectiveFormatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected