Show / Hide Table of Contents

Class Accessibility

Accessibility

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

Properties

SchemeIdUri

The scheme id to use. Please refer to the DASH standard. (required)

Declaration
public string SchemeIdUri { get; set; }
Property Value
Type Description
System.String

Value

Can be either list of languages or a complete map of services (or CC channels, in CEA-608 terminology) (required)

Declaration
public string Value { get; set; }
Property Value
Type Description
System.String
Back to top Generated by DocFX