Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Source

Hierarchy

  • Source

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Source(__namedParameters: object): Source
  • Parameters

    • __namedParameters: object
      • codec: undefined | string
      • resolution: undefined | string
      • type: undefined | string
      • url: string

    Returns Source

Properties

Optional codec

codec: undefined | string

Optional resolution

resolution: undefined | string

Optional type

type: undefined | string

url

url: string

Methods

getNormalizedResolution

  • getNormalizedResolution(): number | undefined

Generated using TypeDoc