API Reference Membrane MoQ plugin v#0.1.0

Copy Markdown View Source

Modules

Track formats expressed in WebCodecs terms: codec-agnostic decoder parameters plus the per-codec fields a WebCodecs codec string is built from.

Audio Object Type from the WebCodecs mp4a.40.<profile> codec string

An audio track's format: codec-agnostic parameters and the per-codec fields

Codec-agnostic audio parameters, a subset of WebCodecs' AudioDecoderConfig

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

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

A video track's format: codec-agnostic parameters, the decoder configuration record (empty binary when absent) and the per-codec fields.

Codec-agnostic video parameters, a subset of WebCodecs' VideoDecoderConfig

Membrane Sink acting as a MoQ publisher.

Membrane Source acting as a MoQ subscriber.