Function streamduck_core::threads::streamdeck::spawn_streamdeck_thread
source · [−]pub fn spawn_streamdeck_thread(
core: Arc<SDCore>,
streamdeck: StreamDeck,
key_tx: Sender<(u8, bool)>
) -> StreamDeckHandle
Expand description
Spawns streamdeck thread from a core reference