View on GitHub

Library API Documentation

Documentation for Library API Packages

Library Core / types/hag / MediaPubLink

Interface: MediaPubLink

types/hag.MediaPubLink

One of the returned links when requesting a video from the external Media API endpoint.

These types may not be extensive but include what we need.

Table of contents

Properties

Properties

bitRate

bitRate: number

Defined in

types/hag.d.ts:39


booknum

booknum: number

Defined in

types/hag.d.ts:26


docid

docid: number

Defined in

types/hag.d.ts:25


duration

duration: number

Defined in

types/hag.d.ts:38


edition

edition: string

Defined in

types/hag.d.ts:28


editionDescr

editionDescr: string

Defined in

types/hag.d.ts:29


file

file: Object

Type declaration

Name Type
checksum string
modifiedDatetime string
stream string
url string

Defined in

types/hag.d.ts:8


filesize

filesize: number

Defined in

types/hag.d.ts:14


format

format: string

Defined in

types/hag.d.ts:30


formatDescr

formatDescr: string

Defined in

types/hag.d.ts:31


frameHeight

frameHeight: number

Defined in

types/hag.d.ts:36


frameRate

frameRate: number

Defined in

types/hag.d.ts:37


frameWidth

frameWidth: number

Defined in

types/hag.d.ts:35


hasTrack

hasTrack: boolean

Defined in

types/hag.d.ts:23


label

label: "240p" | "480p" | "720p"

Defined in

types/hag.d.ts:21


markers

markers: null

Defined in

types/hag.d.ts:20


mimetype

mimetype: string

Defined in

types/hag.d.ts:27


pub

pub: string

Defined in

types/hag.d.ts:24


specialty

specialty: string

Defined in

types/hag.d.ts:32


specialtyDescr

specialtyDescr: string

Defined in

types/hag.d.ts:33


subtitled

subtitled: boolean

Defined in

types/hag.d.ts:34


title

title: string

Defined in

types/hag.d.ts:7


track

track: number

Defined in

types/hag.d.ts:22


trackImage

trackImage: Object

Type declaration

Name Type
checksum null
modifiedDatetime string
url string

Defined in

types/hag.d.ts:15