MediaCodecs.H264.NALU (MediCodecs v0.1.0)

View Source

Summary

Functions

Struct describing an h264 nalu.

Types

t()

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

Functions

%MediaCodecs.H264.NALU{}

(struct)

Struct describing an h264 nalu.