Uses of Class
com.jcraft.jogg.Packet

Packages that use Packet
ca.bc.webarts   
com.jcraft.jogg   
com.jcraft.jorbis   
 

Uses of Packet in ca.bc.webarts
 

Fields in ca.bc.webarts declared as Packet
(package private)  Packet jOggPlayer.oggPacket_
          Description of the Field
 

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
 

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