com.jcraft.jogg
public class StreamState extends Object
| Field Summary | |
|---|---|
| int | e_o_s |
| Constructor Summary | |
|---|---|
| StreamState() | |
| Method Summary | |
|---|---|
| void | clear() |
| int | eof() |
| int | flush(Page og) |
| void | init(int serialno) |
| int | packetin(Packet op) |
| int | packetout(Packet op) |
| int | pagein(Page og) |
| int | pageout(Page og) |
| int | reset() |