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

MultiplexProgramServiceDescriptor

import type { MultiplexProgramServiceDescriptor } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Transport stream service descriptor configuration for the Multiplex program.

interface MultiplexProgramServiceDescriptor {
ProviderName: string;
ServiceName: string;
}

§Properties

§
ProviderName: string
[src]

Name of the provider.

§
ServiceName: string
[src]

Name of the service.