ExMoQ.Native.WebCodecs.H265Codec (Membrane MoQ plugin v0.1.0)

Copy Markdown View Source

Components of the WebCodecs hvc1 codec string; in_band: true selects hev1 (in-band parameter sets) instead.

Summary

Types

t()

@type t() :: %ExMoQ.Native.WebCodecs.H265Codec{
  constraint_flags: [byte()],
  in_band: boolean(),
  level_idc: byte(),
  profile_compatibility_flags: [byte()],
  profile_idc: byte(),
  profile_space: byte(),
  tier_flag: boolean()
}