Flavor Details: Scripture: Sign Language Video TranslationΒΆ

https://burrito.bible/schema/scripture/sign_language_video_translation.schema.json

Schema of flavor field for signLanguageVideoTranslation flavor

type

object

properties

  • name

type

string

const

signLanguageVideoTranslation

  • contentByChapter

type

boolean

  • formats

type

object

additionalProperties

#/definitions/format

minProperties

1

  • conventions

type

object

additionalProperties

type

string

pattern

^\d+[.]\d+([.].+)?$

additionalProperties

False

definitions

  • format

type

object

properties

  • container

type

string

enum

mp4, mpg

  • videoStream

type

object

properties

  • bitRate

type

integer

  • frameRate

type

integer

  • screenResolution

type

string

pattern

^\d+x\d+$

additionalProperties

False

  • audioStream

type

object

properties

  • compression

type

string

enum

mp3, wav

  • trackConfiguration

type

string

enum

1/0 (Mono), Dual mono, 2/0 (Stereo), 5.1 Surround

  • bitRate

type

integer

  • bitDepth

type

integer

  • samplingRate

type

integer

additionalProperties

False

additionalProperties

False