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