monorepo/gm-dash
Savanni D'Gerinel 6b245ac9a0 Try dynamically relinking the audio sink device
All of the examples are for switching out elements in the middle of a
pipeline. In this case I am trying to switch out the trailing element.
The element refuses to be removed, and a new one can't be added until
the old audio sink is removed. I think that the audio sink can't be
removed because it is still holding on to data, and I don't know how to
detect the EOS signal as it passes through.
2024-08-28 11:58:29 -04:00
..
server Try dynamically relinking the audio sink device 2024-08-28 11:58:29 -04:00
ui Make a design system page. Build up CSS. 2024-08-20 17:01:36 +00:00