MediaCodecs.H265.NALU.VPS (MediCodecs v0.7.0)
View SourceStruct describing an H.265 Video Parameter Set (VPS).
Summary
Types
@type t() :: %MediaCodecs.H265.NALU.VPS{video_parameter_set_id: non_neg_integer()}
Functions
@spec id(nalu :: binary()) :: non_neg_integer()
Gets the VPS ID.
Parses a VPS NALU from a binary string.