Getting player preset information
Written by
Updated at December 22, 2025
Cloud Video UI
API
- Open the Cloud Video home page
. - Select a channel.
- Navigate to the
Player template tab. - Find the preset you need in the list of presets. The preset information is displayed in a table where:
Name: Preset name.ID: Unique preset ID.Updated: Date and time of the most recent update.Default preset: Status.
- To view detailed information, click the required preset.
To get a list of player presets, use the list REST API method for the StylePreset resource or the StylePresetService/List gRPC API call.
To get information about a player preset, use the get REST API method for the StylePreset resource or the StylePresetService/Get gRPC API call.