class ObuParser.Obu


Open bitstream unit.

Summary

Public properties

ByteBuffer!

The OBU data, excluding the header.

Int

The OBU type.

Public properties

payload

val payloadByteBuffer!

The OBU data, excluding the header.

type

val typeInt

The OBU type. See obu_type in the AV1 spec.