Skip to main content

furniture.youtube_playlists

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 1112
  • Header: YOUTUBE_DISPLAY_PLAYLISTS
  • Direction: Server to Client (s2c)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver the available YouTube playlists

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom item ID of the YouTube display.
playlistCountint32requiredNumber of playlist records.
playlistsobject[]requiredArray of playlist records. Each contains: playlistId (string), displayName (string), coverUrl (string).

Behavior

Sender

Sent in response to furniture.get_youtube_status (c2s 336) with the available playlists for the display furniture.

Receiver

The client populates the playlist selector in the YouTube control panel. Confirmed in GLADIATOR.

Notes

  • No additional notes