Uses of Class
com.jcraft.jogg.Page

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

Uses of Page in com.jcraft.jogg
 

Fields in com.jcraft.jogg declared as Page
private  Page SyncState.pageseek
           
 

Methods in com.jcraft.jogg with parameters of type Page
 int SyncState.pageseek(Page og)
           
 int SyncState.pageout(Page og)
           
 int StreamState.pagein(Page og)
           
 int StreamState.flush(Page og)
           
 int StreamState.pageout(Page og)
           
 

Uses of Page in com.jcraft.jorbis
 

Fields in com.jcraft.jorbis declared as Page
(package private)  Page JOrbisPlayer.og
           
 

Methods in com.jcraft.jorbis with parameters of type Page
private  int VorbisFile.get_next_page(Page page, long boundary)
           
private  int VorbisFile.get_prev_page(Page page)
           
(package private)  int VorbisFile.fetch_headers(Info vi, Comment vc, int[] serialno, Page og_ptr)
           
 



Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.