Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Fmp4Api

Hierarchy

Index

Constructors

constructor

Properties

contentprotection

contentprotection: ContentprotectionApi

customdata

customdata: CustomdataApi

drm

drm: DrmApi

information

information: InformationApi

Protected restClient

restClient: RestClient

Methods

create

  • Parameters

    • encodingId: string
    • Optional fmp4Muxing: Fmp4Muxing

    Returns Promise<Fmp4Muxing>

delete

  • Parameters

    • encodingId: string
    • muxingId: string

    Returns Promise<BitmovinResponse>

get

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

    • encodingId: string
    • muxingId: string

    Returns Promise<Fmp4Muxing>

list

Generated using TypeDoc