#1231 new todo

trigger clip playback on the GUI

Reported by: Benny Lyons Owned by:
Priority: grave Milestone: 0integration
Component: lumieraGui Keywords: VerticalSlicePlayback
Sub Tickets: #1274 Parent Tickets: #1228

Description (last modified by Ichthyostega)

Story: Trigger Playback

As a Lumiera developer
I want to click on the playback button on the GUI
So that a playback command is sent down into the Steam layer, ready to be dispatched to the player component

Acceptance Criteria

Scenario-1: send from the Stage Layer a playback command to UI-Bus

Given
  • a Lumiera running environment
  • And a playback button on the GUI
  • And a "playback"-command definition bound to that button
When
the playback button is activated
Then
A playback command is sent into the UI-Bus

Change history (6)

comment:1 by Ichthyostega, at 2022-09-16T15:45:23Z

Description: modified (diff)

Review: change acceptance criteria;
Playback is considered transient interaction state, and as such, only creates a command, but not a persistent Action on the action log

comment:2 by Benny Lyons, at 2022-09-16T21:10:44Z

Component: lumieraGui
Description: modified (diff)

This ticket starts life in the Stage and finishes in the Steam: component set to lumieraGui, someone might prefer to change this to lumiera later

comment:3 by Ichthyostega, at 2022-09-23T14:46:31Z

Description: modified (diff)

It seems to me the further scenarios are besides the point.

  • the connection from the UI-Bus to the Steam Dispatcher is another story
    ...in fact this is already implemented
  • there is no possibility for the Steam Dispatcher not to process the command
    ...rather that's just a question of time (since it happens asynchronous)
  • anything beyond the Steam Dispatcher are further stories,
    ...we have repackaged them already as #1232 and #1233

comment:4 by Ichthyostega, at 2022-10-08T00:24:06Z

blocking: 1221, 12281228
Keywords: VerticalSlicePlayback added; Playback Vertical Slice removed
Priority: urgentgrave

comment:5 by Ichthyostega, at 2023-03-30T23:41:40Z

blockedby: 1274

comment:6 by Undercover Agent, at 2025-12-25T00:00:00Z

blockedby: 1274
blocking: 1228
Parent Tickets: 1228
Sub Tickets: 1274

Migration MasterTickets ⟼ Subtickets-plugin

Note: See TracTickets for help on using tickets.