> For the complete documentation index, see [llms.txt](https://help.blings.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blings.io/role-guides/developer/interfaces/iplayersettings.md).

# IPlayerSettings

[**@blings/blings-player**](/role-guides/developer.md)

***

[@blings/blings-player](/role-guides/developer.md) / IPlayerSettings

## Interface: IPlayerSettings

### Properties

#### autoplay?

> `optional` **autoplay**: `number` | `boolean`

***

#### autoReplay?

> `optional` **autoReplay**: `boolean`

***

#### blingsLogoColor?

> `optional` **blingsLogoColor**: `string`

***

#### color\_bg?

> `optional` **color\_bg**: `string`

***

#### color\_ctrlBtns?

> `optional` **color\_ctrlBtns**: `string`

***

#### color\_loader?

> `optional` **color\_loader**: `string`

***

#### color\_progress?

> `optional` **color\_progress**: `string`

***

#### color\_rail?

> `optional` **color\_rail**: `string`

***

#### color\_thumb?

> `optional` **color\_thumb**: `string`

***

#### loadingImage?

> `optional` **loadingImage**: `string`

***

#### loadingText?

> `optional` **loadingText**: `string`

***

#### muted?

> `optional` **muted**: `boolean`

***

#### overlay?

> `optional` **overlay**: [`IOverlay`](/role-guides/developer/interfaces/ioverlay.md)

***

#### posterFrame?

> `optional` **posterFrame**: `number`

***

#### showTimeline?

> `optional` **showTimeline**: `boolean`

***

#### storiesMode?

> `optional` **storiesMode**: `boolean`
