MCPcopy Create free account
hub / github.com/ACM-VIT/conclave /

Class

packages/sfu/server/transcript/opusDecoder.ts:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11};
12
13export class TranscriptOpusDecoder implements TranscriptOpusDecoderLike {
14 private decoder: OpusScript = this.createDecoder();
15 private closed = false;
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected