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

Copy Markdown View Source

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

Summary

Types

t()

@type t() :: %ExMoQ.Native.WebCodecs.H264Codec{
  constraints: byte(),
  in_band: boolean(),
  level: byte(),
  profile: byte()
}