Skip to main content

Media

Stentor API Reference


Stentor API Reference / stentor-models/src / Media

Interface: Media

Defined in: packages/stentor-models/src/Media/Media.ts:9

Any type of media that exists at a URL.

Can be image, audio, or video.

Extended by​

Properties​

type​

type: MediaType

Defined in: packages/stentor-models/src/Media/Media.ts:13

The type of media.


url​

url: string

Defined in: packages/stentor-models/src/Media/Media.ts:17

The location of the resource.