BitmovinApiSdk\Apis\Encoding\Encodings\MachineLearning\ObjectDetection\ObjectDetectionApi

Synopsis

class ObjectDetectionApi {
  • // methods
  • public void __construct()
  • public ObjectDetectionConfiguration create()
  • public BitmovinResponse delete()
  • public ObjectDetectionConfiguration get()
  • public ObjectDetectionConfigurationPaginationResponse list()
}

Members

Methods

public

  • __construct() — ObjectDetectionApi constructor.
  • create() — Add object detection configuration to an encoding
  • delete() — Delete object detection configuration
  • get() — Get object detection configuration details
  • list() — List object detection configurations of an encoding