mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 01:36:12 +08:00
Frontend plugins should not require being placed in the frontend directory to be built successfully. Indeed they should only depend on libobs and the obs-frontend-api and thus their source tree should be able to exist anywhere (even standalone) and the plugin should still compile successfully (just like any 3rd party plugin). Thus moving those plugins into the main plugin directory ensures that they don't require on any "special sauce" within the source tree to compile.
7 lines
340 B
INI
7 lines
340 B
INI
AJAOutput.Device="Saída do dispositivo I/O AJA"
|
|
AJAOutput.ProgramOutput="Saída do programa"
|
|
AJAOutput.PreviewOutput="Saída da pré-visualização"
|
|
AJAOutput.MiscOutput="Configurações adicionais"
|
|
AJAOutput.MultiViewEnable="Habilitar visualização múltipla"
|
|
AJAOutput.MultiViewAudioSource="Fonte de áudio da visualização múltipla"
|