Groundwork for running different applications
This commit is contained in:
@@ -34,6 +34,8 @@ struct gamepad_state_t {
|
||||
|
||||
std::string get_local_ip();
|
||||
|
||||
void interrupt_process(std::uint64_t handle);
|
||||
|
||||
mic_t microphone();
|
||||
audio_t audio(mic_t &mic, std::uint32_t sample_size);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user