Activate playback mode on a Player instance
Story: Activate playback mode on a Player instance
As a Lumiera developer
I want to activate playback mode on a Player instance
So that the player establishes a calculation stream in the Render Engine
Explanation
A Player instance is a state machine and can be various states: passive, paused, playback, fast-forward, rewind. The purpose of the Player instance is to instruct the Render Engine to generate a stream of rendered video frames.
Acceptance Criteria
- Given
-
- a running Player subsystem
- And a Player instance
- When
- the Player instance is switched to playback mode
- Then
-
- a
CalcStream is instantiated
- And this stream is registered in the Render Engine interface
Change history
(8)
| Component: |
lumiera → lumieraSteam
|
| Description: |
modified (diff)
|
| Owner: |
set to Ichthyostega
|
| Description: |
modified (diff)
|
| Description: |
modified (diff)
|
| blocking: |
1221, 1228 → 1228
|
| Keywords: |
VerticalSlicePlayback added; Playback Vertical Slice removed
|
| Priority: |
urgent → grave
|
| blockedby: |
→ 1273, 1275, 1278
|
| blocking: |
1228 → 1228, 1342
|
| blocking: |
1228, 1342 → 1228, 1342, 1388
|
| blockedby: |
1273, 1275, 1278
|
| blocking: |
1228, 1342, 1388
|
| Parent Tickets: |
→ 1228, 1342, 1388
|
| Sub Tickets: |
→ 1273, 1275, 1278
|
fill in technical information