TSDuck v3.45-4766
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsForkPipeOutputStream.h File Reference

Fork a process the input of which is seen as a C++ std::basic_ostream. More...

Classes

class  ts::ForkPipeOutputStream
 Fork a process and create a pipe to its standard input, seen as a C++ std::basic_ostream<char>. More...
 

Namespaces

namespace  ts
 TSDuck namespace, containing all TSDuck classes and functions.
 

Detailed Description

Fork a process the input of which is seen as a C++ std::basic_ostream.