feat: add audio mode in sciter
This commit is contained in:
@@ -420,6 +420,8 @@ impl sciter::EventHandler for SciterSession {
|
||||
fn supported_hwcodec();
|
||||
fn change_prefer_codec();
|
||||
fn restart_remote_device();
|
||||
fn save_audio_mode(String);
|
||||
fn get_audio_mode();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user