Class DecodedKLVMetadataPacket
java.lang.Object
org.codice.alliance.libs.stanag4609.DecodedKLVMetadataPacket
Represents a decoded KLV metadata packet. The presentation timestamp is non-negative only if this
object represents a synchronous KLV metadata packet.
-
Method Summary
Modifier and TypeMethodDescriptionorg.codice.ddf.libs.klv.KlvContextlong
-
Method Details
-
getPresentationTimestamp
public long getPresentationTimestamp() -
getDecodedKLV
public org.codice.ddf.libs.klv.KlvContext getDecodedKLV()
-