Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeyframesApi

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected restClient

restClient: RestClient

Methods

create

  • Parameters

    • encodingId: string
    • Optional keyframe: Keyframe

    Returns Promise<Keyframe>

delete

  • Parameters

    • encodingId: string
    • keyframeId: string

    Returns Promise<BitmovinResponse>

get

  • get(encodingId: string, keyframeId: string): Promise<Keyframe>
  • Parameters

    • encodingId: string
    • keyframeId: string

    Returns Promise<Keyframe>

list

Generated using TypeDoc