MCPcopy Create free account
hub / github.com/NeoTerrm/NeoTerm / NeoAudioThread

Class NeoAudioThread

Xorg/src/main/java/io/neoterm/NeoAudioThread.java:9–13  ·  view source on GitHub ↗

@author kiva

Source from the content-addressed store, hash-verified

7 */
8
9public class NeoAudioThread extends AudioThread {
10 public NeoAudioThread(NeoXorgViewClient client) {
11 super(client);
12 }
13}

Callers 1

XSessionClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected