Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SmoothApi

Hierarchy

Index

Constructors

constructor

Properties

contentprotection

contentprotection: ContentprotectionApi

customdata

customdata: CustomdataApi

default

default: DefaultApi

representations

representations: RepresentationsApi

Protected restClient

restClient: RestClient

Methods

create

delete

  • Parameters

    • manifestId: string

    Returns Promise<BitmovinResponse>

get

  • Parameters

    • manifestId: string

    Returns Promise<SmoothStreamingManifest>

list

start

status

  • status(manifestId: string): Promise<Task>
  • Parameters

    • manifestId: string

    Returns Promise<Task>

stop

  • Parameters

    • manifestId: string

    Returns Promise<BitmovinResponse>

Generated using TypeDoc