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