obs-ffmpeg: Add signal/proc to restart media playback

A convenient feature if the user wants to trigger the media to play back
on the fly for whatever reason.
This commit is contained in:
jp9000
2017-05-10 19:53:03 -07:00
parent 95ffca850d
commit 8962899b77
2 changed files with 31 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ ColorRange="YUV Color Range"
ColorRange.Auto="Auto"
ColorRange.Partial="Partial"
ColorRange.Full="Full"
RestartMedia="Restart Media"
MediaFileFilter.AllMediaFiles="All Media Files"
MediaFileFilter.VideoFiles="Video Files"