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

GetDASHStreamingSessionURLOutput

import type { GetDASHStreamingSessionURLOutput } from "https://aws-api.deno.dev/v0.3/services/kinesisvideoarchivedmedia.ts?docs=full";
interface GetDASHStreamingSessionURLOutput {
DASHStreamingSessionURL?: string | null;
}

§Properties

§
DASHStreamingSessionURL?: string | null
[src]

The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.