mf
Media Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces
node.h File Reference
#include "../common.h"
#include "../queue/frame.h"
#include <vector>
#include <atomic>
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  mf::flow::node
 Node in flow graph, base class. More...
 
class  mf::flow::node_output
 Output port of node in flow graph. More...
 
class  mf::flow::node_input
 Input port of node in flow graph. More...
 

Namespaces

 mf
 
 mf::flow