Class DecodedKLVMetadataPacket

java.lang.Object
org.codice.alliance.libs.stanag4609.DecodedKLVMetadataPacket

public class DecodedKLVMetadataPacket extends Object
Represents a decoded KLV metadata packet. The presentation timestamp is non-negative only if this object represents a synchronous KLV metadata packet.
  • Method Details

    • getPresentationTimestamp

      public long getPresentationTimestamp()
    • getDecodedKLV

      public org.codice.ddf.libs.klv.KlvContext getDecodedKLV()