obs-filters: Add async delay filter
Adds a filter for delaying asynchronous video/audio data, for example from webcams, video devices, or media playback sources. Mainly intended to allow users to sync up their webcams to other devices.
This commit is contained in:
2
plugins/obs-filters/data/locale/en-US.ini
Normal file
2
plugins/obs-filters/data/locale/en-US.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
AsyncDelayFilter="Video Delay (Async)"
|
||||
DelayMs="Delay (milliseconds)"
|
Reference in New Issue
Block a user