Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Protocol

import type { Protocol } from "https://aws-api.deno.dev/v0.4/services/mediaconnect.ts?docs=full";
type Protocol =
| "zixi-push"
| "rtp-fec"
| "rtp"
| "zixi-pull"
| "rist"
| "st2110-jpegxs"
| "cdi"
| "srt-listener"
| "srt-caller"
| "fujitsu-qos"

§Type

§
"zixi-push" | "rtp-fec" | "rtp" | "zixi-pull" | "rist" | "st2110-jpegxs" | "cdi" | "srt-listener" | "srt-caller" | "fujitsu-qos" | cmnP.UnexpectedEnumValue
[src]