MoqOutputSettings.moqProtocolVersion property

Pin the MoQT transport draft this egest speaks, instead of auto-negotiating the newest one. Omit (or "auto") to negotiate. Mainly useful for tests that want to exercise a specific version.

Signature:

moqProtocolVersion?: "auto" | "draft14" | "draft16" | "draft18";