mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-15 23:38:48 -04:00
This adds functions for piping a command line program's stdin or stdout. Note however that this is unidirectional only. This will be especially useful later on when implementing MP4 output, because MP4 output has to be piped to prevent unexpected program termination from corrupting the file.