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

Method getSid

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

Returns the Ogg Stream ID

()

Source from the content-addressed store, hash-verified

150 * Returns the Ogg Stream ID
151 */
152 public int getSid() {
153 return sid;
154 }
155
156 /**
157 * This is an Opus file

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected