MCPcopy Create free account
hub / github.com/Gagravarr/VorbisJava / getSetup

Method getSetup

core/src/main/java/org/gagravarr/opus/OpusFile.java:172–174  ·  view source on GitHub ↗

Opus doesn't have setup headers, so this is always null

()

Source from the content-addressed store, hash-verified

170 * Opus doesn't have setup headers, so this is always null
171 */
172 public OggAudioSetupHeader getSetup() {
173 return null;
174 }
175
176 /**
177 * Buffers the given audio ready for writing

Callers 1

testOpusStatsMethod · 0.95

Calls

no outgoing calls

Tested by 1

testOpusStatsMethod · 0.76