public final class ObuParser.Obu


Open bitstream unit.

Summary

Public fields

final ByteBuffer

The OBU data, excluding the header.

final int

The OBU type.

Public fields

payload

public final ByteBuffer payload

The OBU data, excluding the header.

type

public final int type

The OBU type. See obu_type in the AV1 spec.