Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zhuker/lamejs
/ getEffectiveSampleRate
Method
getEffectiveSampleRate
src/main/java/lowlevel/LameEncoder.java:581–583 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
579
}
580
581
public
int
getEffectiveSampleRate() {
582
return
effSampleRate;
583
}
584
585
public
AudioFormat.Encoding getEffectiveEncoding() {
586
if
(effEncoding == MPEG_VERSION_2) {
Callers
2
getEffectiveFormat
Method · 0.95
getEffectiveEncoding
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected