Returns the Stream ID (Sid) that this packet belongs to.
()
| 63 | * this packet belongs to. |
| 64 | */ |
| 65 | public int getSid() { |
| 66 | return parent.getSid(); |
| 67 | } |
| 68 | /** |
| 69 | * Returns the granule position of the page |
| 70 | * that this packet belongs to. The meaning |