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

Scc

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