MediaCodecs.H264.NALU (MediCodecs v0.2.0)
View SourceSummary
Functions
Struct describing an h264 nalu.
Types
@type t() :: %MediaCodecs.H264.NALU{ content: struct() | nil, nal_ref_idc: non_neg_integer(), type: MediaCodecs.H264.nalu_type() }
Struct describing an h264 nalu.
@type t() :: %MediaCodecs.H264.NALU{ content: struct() | nil, nal_ref_idc: non_neg_integer(), type: MediaCodecs.H264.nalu_type() }