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