|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Page | |
---|---|
org.tritonus.lowlevel.ogg | Access to the native ogg library. |
Uses of Page in org.tritonus.lowlevel.ogg |
---|
Methods in org.tritonus.lowlevel.ogg with parameters of type Page | |
---|---|
int |
SyncState.pageseek(Page page)
Calls ogg_sync_pageseek(). |
int |
SyncState.pageOut(Page page)
Calls ogg_sync_pageout(). |
int |
StreamState.pageOut(Page page)
Calls ogg_stream_pageout(). |
int |
StreamState.flush(Page page)
Calls ogg_stream_flush(). |
int |
StreamState.pageIn(Page page)
Calls ogg_stream_pagein(). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |