Uses of Class
com.jcraft.jogg.Packet

Packages that use Packet
com.jcraft.jogg   
com.jcraft.jorbis   
 

Uses of Packet in com.jcraft.jogg
 

Methods in com.jcraft.jogg with parameters of type Packet
 int StreamState.packetin(Packet op)
           
 int StreamState.packetout(Packet op)
           
 

Uses of Packet in com.jcraft.jorbis
 

Fields in com.jcraft.jorbis declared as Packet
(package private)  Packet JOrbisPlayer.op
           
 

Methods in com.jcraft.jorbis with parameters of type Packet
 int Info.synthesis_headerin(Comment vc, Packet op)
           
 int Info.blocksize(Packet op)
           
 int Comment.header_out(Packet op)
           
 int Block.synthesis(Packet op)
           
 



Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.