MCPcopy Create free account
hub / github.com/demoth/jake2 / disableStreaming

Method disableStreaming

client/src/main/java/jake2/client/sound/Sound.java:104–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 void RawSamples(int samples, int rate, int width, int channels, ByteBuffer data);
103
104 void disableStreaming();
105 /*
106 ==================
107 S_StopAllSounds

Callers 1

disableStreamingMethod · 0.65

Implementers 2

DummyDriverclient/src/main/java/jake2/client/soun
LWJGLSoundImplclient/src/main/java/jake2/client/soun

Calls

no outgoing calls

Tested by

no test coverage detected