Class QcApi
Inheritance
System.Object
QcApi
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.Streams.Qc
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class QcApi
Constructors
QcApi(IBitmovinApiClientFactory)
Declaration
public QcApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
Type | Name | Description |
---|---|---|
IBitmovinApiClientFactory | apiClientFactory |
Properties
Builder
Fluent builder for creating an instance of QcApi
Declaration
public static BitmovinApiBuilder<QcApi> Builder { get; }
Property Value
Type | Description |
---|---|
BitmovinApiBuilder<QcApi> |
Psnr
Declaration
public PsnrApi Psnr { get; }
Property Value
Type | Description |
---|---|
PsnrApi |