MediaCodecs.H265.NALU (MediCodecs v0.1.0)

View Source

Summary

Functions

Struct describing an h265 nalu.

Types

t()

@type t() :: %MediaCodecs.H265.NALU{
  content: struct() | nil,
  type: MediaCodecs.H265.nalu_type()
}

Functions

%MediaCodecs.H265.NALU{}

(struct)

Struct describing an h265 nalu.