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.InputStreams.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>

Cea608

Declaration
public Cea608Api Cea608 { get; }
Property Value
Type Description
Cea608Api

Cea708

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