public class SEI extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SEI.SEIMessage |
Modifier and Type | Field and Description |
---|---|
SEI.SEIMessage[] |
messages |
Constructor and Description |
---|
SEI(SEI.SEIMessage[] messages) |
Modifier and Type | Method and Description |
---|---|
static SEI |
read(ByteBuffer is) |
void |
write(ByteBuffer out) |
public SEI.SEIMessage[] messages
public SEI(SEI.SEIMessage[] messages)
public static SEI read(ByteBuffer is)
public void write(ByteBuffer out)
Copyright © 2019. All rights reserved.