Class MachineLearningApi
Inheritance
System.Object
MachineLearningApi
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Bitmovin.Api.Sdk.Encoding.Encodings.MachineLearning
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class MachineLearningApi
Constructors
MachineLearningApi(IBitmovinApiClientFactory)
Declaration
public MachineLearningApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
Type | Name | Description |
---|---|---|
IBitmovinApiClientFactory | apiClientFactory |
Properties
Builder
Fluent builder for creating an instance of MachineLearningApi
Declaration
public static BitmovinApiBuilder<MachineLearningApi> Builder { get; }
Property Value
Type | Description |
---|---|
BitmovinApiBuilder<MachineLearningApi> |
ObjectDetection
Declaration
public ObjectDetectionApi ObjectDetection { get; }
Property Value
Type | Description |
---|---|
ObjectDetectionApi |