mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 09:32:12 +00:00
70 lines
1.7 KiB
Markdown
70 lines
1.7 KiB
Markdown
[youtubei.js](../README.md) / IRawPlayerConfig
|
|
|
|
# Interface: IRawPlayerConfig
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1546](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1546)
|
|
|
|
## Properties
|
|
|
|
### audioConfig
|
|
|
|
> **audioConfig**: `object`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1547](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1547)
|
|
|
|
#### enablePerFormatLoudness
|
|
|
|
> **enablePerFormatLoudness**: `boolean`
|
|
|
|
#### loudnessDb?
|
|
|
|
> `optional` **loudnessDb**: `number`
|
|
|
|
#### perceptualLoudnessDb?
|
|
|
|
> `optional` **perceptualLoudnessDb**: `number`
|
|
|
|
***
|
|
|
|
### mediaCommonConfig
|
|
|
|
> **mediaCommonConfig**: `object`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1555](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1555)
|
|
|
|
#### dynamicReadaheadConfig?
|
|
|
|
> `optional` **dynamicReadaheadConfig**: `object`
|
|
|
|
##### dynamicReadaheadConfig.maxReadAheadMediaTimeMs
|
|
|
|
> **maxReadAheadMediaTimeMs**: `number`
|
|
|
|
##### dynamicReadaheadConfig.minReadAheadMediaTimeMs
|
|
|
|
> **minReadAheadMediaTimeMs**: `number`
|
|
|
|
##### dynamicReadaheadConfig.readAheadGrowthRateMs
|
|
|
|
> **readAheadGrowthRateMs**: `number`
|
|
|
|
#### mediaUstreamerRequestConfig?
|
|
|
|
> `optional` **mediaUstreamerRequestConfig**: `object`
|
|
|
|
##### mediaUstreamerRequestConfig.videoPlaybackUstreamerConfig
|
|
|
|
> **videoPlaybackUstreamerConfig**: `string`
|
|
|
|
***
|
|
|
|
### streamSelectionConfig
|
|
|
|
> **streamSelectionConfig**: `object`
|
|
|
|
Defined in: [src/parser/types/RawResponse.ts:1552](https://github.com/LuanRT/YouTube.js/blob/853a36307b5d644ada14dcb1216c2c22c2ae7b73/src/parser/types/RawResponse.ts#L1552)
|
|
|
|
#### maxBitrate
|
|
|
|
> **maxBitrate**: `string`
|