Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1032890 // Vorbis decoding spike

JavaX source code (desktop) - run with: x30.jar

Download Jar.

lib 1400511 // VorbisJava

import org.gagravarr.vorbis.*;

temp VorbisFile vf = new(downloadsDir("mmorqbesmdubiert.ogg"));

VorbisAudioData ad;
            while( (ad = vf.getNextAudioPacket()) != null ) {
print("Got audio packet");
            }

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): bhatertpkbcr, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032890
Snippet name: Vorbis decoding spike
Eternal ID of this version: #1032890/1
Text MD5: 9ebc7d4277d7ed313eb0387a37acad94
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-08 16:47:09
Source code size: 255 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 84 / 261
Referenced in: [show references]