Skip to main content

furniture.control_youtube

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

Overview

  • ID: 3005
  • Header: CONTROL_YOUTUBE_DISPLAY_PLAYBACK
  • Direction: Client to Server (c2s)
  • Realm: Furniture & Items
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Control YouTube display playback

Payload fields

FieldTypeRequiredDescription
itemIdint32requiredRoom item ID of the YouTube display.
actionint32requiredPlayback action: 1=play, 2=pause, 3=stop.

Behavior

Sender

Sent when the user sends playback control commands (play, pause, stop) to a YouTube display furniture item.

Receiver

The server forwards the control command to all room occupants via furniture.youtube_control (s2c 1554). Confirmed in GLADIATOR.

Notes

  • No additional notes