Show / Hide Table of Contents

Class CaptionsApi

Inheritance
System.Object
CaptionsApi
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
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class CaptionsApi

Constructors

CaptionsApi(IBitmovinApiClientFactory)

Declaration
public CaptionsApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
Type Name Description
IBitmovinApiClientFactory apiClientFactory

Properties

Builder

Fluent builder for creating an instance of CaptionsApi

Declaration
public static BitmovinApiBuilder<CaptionsApi> Builder { get; }
Property Value
Type Description
BitmovinApiBuilder<CaptionsApi>

Cea

Declaration
public CeaApi Cea { get; }
Property Value
Type Description
CeaApi
Back to top Generated by DocFX