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
 

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



Copyright © 2012. All Rights Reserved.