Opus doesn't have setup headers, so this is always null
()
| 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 |