Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ restart
Method
restart
src/main/java/jace/core/Media.java:146–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
public
void
restart() {
147
sampleBuffer.rewind();
148
}
149
150
public
short getNextLeftSample() {
151
// read next sample for left and right channels
Callers
1
play
Method · 0.95
Calls
1
rewind
Method · 0.80
Tested by
no test coverage detected