Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ObjectDetectionApi

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

customdata

customdata: CustomdataApi

Protected restClient

restClient: RestClient

results

results: ResultsApi

Methods

create

delete

  • delete(encodingId: string, objectDetectionId: string): Promise<BitmovinResponse>
  • Parameters

    • encodingId: string
    • objectDetectionId: string

    Returns Promise<BitmovinResponse>

get

  • Parameters

    • encodingId: string
    • objectDetectionId: string

    Returns Promise<ObjectDetectionConfiguration>

list

Generated using TypeDoc