MoqOutputSettings.outputFormat property

Packaging format published by this egest. Defaults to "cmaf" (fragmented MP4). "loc" publishes raw NAL payloads per object with the codec init advertised inline in the catalog (Low Overhead Container).

Signature:

outputFormat?: "cmaf" | "loc";