org.gagravarr.ogg
Interface OggStreamReader


public interface OggStreamReader

Implement this interface to be given the data from the stream of an Ogg file that you indicated interest in using a OggStreamListener


Method Summary
 void processPacket(OggPacket packet)
           
 

Method Detail

processPacket

void processPacket(OggPacket packet)


Copyright © 2012. All Rights Reserved.