YouTube.js
Guide
Discord
GitHub
Guide
Discord
GitHub

youtubei.js / APIResponseTypes / IRawPlayerConfig

Interface: IRawPlayerConfig

Properties

audioConfig

audioConfig: object

enablePerFormatLoudness

enablePerFormatLoudness: boolean

loudnessDb?

optional loudnessDb: number

perceptualLoudnessDb?

optional perceptualLoudnessDb: number

Defined in

src/parser/types/RawResponse.ts:20


mediaCommonConfig

mediaCommonConfig: object

dynamicReadaheadConfig?

optional dynamicReadaheadConfig: object

dynamicReadaheadConfig.maxReadAheadMediaTimeMs

maxReadAheadMediaTimeMs: number

dynamicReadaheadConfig.minReadAheadMediaTimeMs

minReadAheadMediaTimeMs: number

dynamicReadaheadConfig.readAheadGrowthRateMs

readAheadGrowthRateMs: number

mediaUstreamerRequestConfig?

optional mediaUstreamerRequestConfig: object

mediaUstreamerRequestConfig.videoPlaybackUstreamerConfig

videoPlaybackUstreamerConfig: string

Defined in

src/parser/types/RawResponse.ts:28


streamSelectionConfig

streamSelectionConfig: object

maxBitrate

maxBitrate: string

Defined in

src/parser/types/RawResponse.ts:25

Edit this page
Last Updated:: 3/25/25, 8:08 PM
Contributors: EdamAme-x