Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WebmApi

Hierarchy

Index

Constructors

constructor

Properties

contentprotection

contentprotection: ContentprotectionApi

customdata

customdata: CustomdataApi

drm

drm: DrmApi

Protected restClient

restClient: RestClient

Methods

create

  • Parameters

    • encodingId: string
    • Optional webmMuxing: WebmMuxing

    Returns Promise<WebmMuxing>

delete

  • Parameters

    • encodingId: string
    • muxingId: string

    Returns Promise<BitmovinResponse>

get

  • get(encodingId: string, muxingId: string): Promise<WebmMuxing>
  • Parameters

    • encodingId: string
    • muxingId: string

    Returns Promise<WebmMuxing>

list

Generated using TypeDoc