public static class PMTSection.Tag extends Object
| Constructor and Description |
|---|
Tag(int tag,
ByteBuffer content) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getContent() |
int |
getTag() |
public Tag(int tag,
ByteBuffer content)
public int getTag()
public ByteBuffer getContent()
Copyright © 2019. All rights reserved.