Show / Hide Table of Contents

Class RepresentationsApi

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

Constructors

RepresentationsApi(IBitmovinApiClientFactory)

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

Properties

Builder

Fluent builder for creating an instance of RepresentationsApi

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

Mp4

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