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