窗口捕获(Window Capture):捕获特定的应用程序窗口。 游戏捕获(Game Capture):专门用于捕获游戏画面。 视频捕获设备(Video Capture Device):添加摄像头或其他视频设备。 图像(Image):添加静态图片。 文本(Text):添加文本信息。 选择所需的源类型,并按照提示完成设置。 五、音频设置 (5. Audio Settings) 音频设置是...
Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording. Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window. ...
The Hotkeys tab in settings is no longer loaded until switched to, resulting in the Settings window opening much faster for large scene collections [derrod] Switched various internal data structures to use hash tables for lookups, resulting in significant performance and loading/saving time improvem...
I've been developing a countdown timer app in c++ and have used the Qt framework to programatically build a dockable widget that then gets attached to the OBS parent window using obs_frontend_add_dock function. If I don't set the dock to floating and have it show when initialised the do...
Ubuntu Instructions (22.04+) Run these commands to install OBS Studio on Ubuntu via the official PPA: sudo add-apt-repository ppa:obsproject/obs-studio sudo apt update sudo apt install ffmpeg obs-studio Version: 30.2.3 Released: August 15th Build Instructions View on GitHub Previous Releases OBS...
Moved warnings in advanced output to bottom of settings window for better visibility [GPattenden] Various performance improvements for texture encoding [kkartaltepe] Prioritize NVDEC decoder on NVIDIA systems [moocowsheep] Support NVDEC decoder for encoded DirectShow sources [moocowsheep] Replaced non-te...
cmdidProjectReferences cmdidProjectSettings cmdidPropbrsHide cmdidProperties cmdidPropertiesWindow cmdidPropertyPages cmdidPropSheetOrProperties cmdidQryManageIndexes cmdidQueryOpenDesign cmdidQueryOpenNew cmdidQuickWatch cmdidRaised cmdidRebuildCtx cmdidRebuildSel cmdidRebuildSln cmdidRe...
cmdidProjectReferences cmdidProjectSettings cmdidPropbrsHide cmdidProperties cmdidPropertiesWindow cmdidPropertyPages cmdidPropSheetOrProperties cmdidQryManageIndexes cmdidQueryOpenDesign cmdidQueryOpenNew cmdidQuickWatch cmdidRaised cmdidRebuildCtx cmdidRebuildSel cmdidRebuildSln cmdi...
cmdidProjectReferences cmdidProjectSettings cmdidPropbrsHide cmdidProperties cmdidPropertiesWindow cmdidPropertyPages cmdidPropSheetOrProperties cmdidQryManageIndexes cmdidQueryOpenDesign cmdidQueryOpenNew cmdidQuickWatch cmdidRaised cmdidRebuildCtx cmdidRebuildSel cmdidRebuildSln cmdidRecord...
开发者ID:cg2121,项目名称:obs-studio,代码行数:26,代码来源:window-projector.cpp 示例2: SaveSettings ▲点赞 5▼ voidAutoConfig::SaveSettings() {OBSBasic*main =reinterpret_cast<OBSBasic*>(App()->GetMainWindow());if(recordingEncoder != Encoder::Stream) ...