Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1022957 // robot_startOBSRecording (only when "start recording" is configured to hotkey Left Shift+F11)

JavaX fragment (include)

svoid robot_startOBSRecording() {
  robot_type_leftShift_functionKey(11);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1022957
Snippet name: robot_startOBSRecording (only when "start recording" is configured to hotkey Left Shift+F11)
Eternal ID of this version: #1022957/4
Text MD5: 6124e44252fcf3e20ac85d2fbb769384
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-01 11:32:51
Source code size: 77 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 202 / 234
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1022958 - robot_stopOBSRecording (only when "stop recording" is configured to hotkey Left Shift+F12)