Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
process
Method · 0.45
process
Method · 0.45
testRead09
Method · 0.45
testRead11
Method · 0.45
testReadWriteRead
Method · 0.45
testRead
Method · 0.45
testReadWriteRead
Method · 0.45
testReadWriteRead
Method · 0.45
testRead
Method · 0.45
extractInfo
Method · 0.45
extractInfo
Method · 0.45
extractInfo
Method · 0.45
Calls
no outgoing calls
Tested by
7
testRead09
Method · 0.36
testRead11
Method · 0.36
testReadWriteRead
Method · 0.36
testRead
Method · 0.36
testReadWriteRead
Method · 0.36
testReadWriteRead
Method · 0.36
testRead
Method · 0.36