| Modifier and Type | Field and Description |
|---|---|
protected List<PartialFileRandomIndexType.Packet> |
PartialFileRandomIndexType.packet |
| Modifier and Type | Method and Description |
|---|---|
PartialFileRandomIndexType.Packet |
ObjectFactory.createPartialFileRandomIndexTypePacket()
Create an instance of
PartialFileRandomIndexType.Packet |
PartialFileRandomIndexType.Packet |
PartialFileRandomIndexType.Packet.withDts(long value) |
PartialFileRandomIndexType.Packet |
PartialFileRandomIndexType.Packet.withDuration(long value) |
PartialFileRandomIndexType.Packet |
PartialFileRandomIndexType.Packet.withIsKeyFrame(boolean value) |
PartialFileRandomIndexType.Packet |
PartialFileRandomIndexType.Packet.withLength(long value) |
PartialFileRandomIndexType.Packet |
PartialFileRandomIndexType.Packet.withOffset(BigInteger value) |
PartialFileRandomIndexType.Packet |
PartialFileRandomIndexType.Packet.withPts(long value) |
PartialFileRandomIndexType.Packet |
PartialFileRandomIndexType.Packet.withStream(short value) |
| Modifier and Type | Method and Description |
|---|---|
List<PartialFileRandomIndexType.Packet> |
PartialFileRandomIndexType.getPacket()
Gets the value of the packet property.
|
| Modifier and Type | Method and Description |
|---|---|
PartialFileRandomIndexType |
PartialFileRandomIndexType.withPacket(PartialFileRandomIndexType.Packet... values) |
| Modifier and Type | Method and Description |
|---|---|
PartialFileRandomIndexType |
PartialFileRandomIndexType.withPacket(Collection<PartialFileRandomIndexType.Packet> values) |
Copyright © 2015. All rights reserved.