> For the complete documentation index, see [llms.txt](https://catenoid-support.gitbook.io/kollus-player-jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catenoid-support.gitbook.io/kollus-player-jp/kollus-video-player/player-skin.md).

# Player Skin

Player Skinを設定することでコンテンツを再生するPlayerの外見を変更することができます。Player Skinの適用はHTML5 Player(V4)のみ対応しており、Security Playerの場合適用されません。\
管理画面(CMS)の設定→詳細設定→プレーヤースキン広告から登録・編集することができます。Skinは最大10個まで登録することができます。\
なお、登録されたPlayer Skinはチャンネル単位に適用されるため、チャンネル編集ページから設定する必要があります。

<figure><img src="/files/qlnOJvlQQb9Gc7tX1246" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yjvNAVxcZ8aQfflG0lkt" alt=""><figcaption></figcaption></figure>

Player Skinから設定可能な領域は以下の通りになります。

* Default Setting: 右クリックで表示するメニュを指定します。VOD/LIVEの中で選択し、選択によってContext Menu Styleが変わることが確認できます。
* Header: Background color, Background Alpha, Header Position, Title, Title Font Color, Title Font Sizeの指定
* Overlay button: Icon Color, Icon Alpha, Icon Image(100\*100以下のサイズ、PNG image色とAlphaはflash playerのみ対応)
* Control Bar: Icon color, Icon Alpha, Icon imageの指定(100\*100以下のサイズ、PNG imageの色とAlphaはflash playerのみ対応)
* Thumbnail: Background Color, Background Alpha, Loading Icon Colorの指定


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://catenoid-support.gitbook.io/kollus-player-jp/kollus-video-player/player-skin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
