Skip to content

Commit

Permalink
allow to change capture fps during a call
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Dec 25, 2024
1 parent 843b838 commit 2208153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/kotlin/com/zoffcc/applications/trifa/AVState.kt
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ data class AVState(val a: Int)
{
video_capture_fps = value
save_device_information()
restart_devices()
}
}

Expand Down

0 comments on commit 2208153

Please sign in to comment.