[Yandex Cloud documentation](../../../../index.md) > [Yandex Cloud Video](../../../index.md) > API reference > [gRPC](../index.md) > StylePreset > Overview

# Video API, gRPC: StylePresetService

StylePreset management service.
Provides methods for creating, retrieving, updating, and deleting style presets,
which define the visual appearance and layout of video players and associated widgets.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Retrieves detailed information about a specific style preset by its ID. ||
|| [List](list.md) | Lists all style presets in a specific channel with pagination support. ||
|| [Create](create.md) | Creates a new style preset in the specified channel with the provided visual settings. ||
|| [Update](update.md) | Updates an existing style preset's properties and visual settings. ||
|| [Delete](delete.md) | Deletes a specific style preset by its ID. ||
|#