StreamChain.h File Reference
#include "MultiStream.h"
#include "../ObjectQueue.h"
Include dependency graph for StreamChain.h:

Go to the source code of this file.

Classes

class  StreamChain
 Provides a read-only stream which concatenates content from multiple source streams. More...
 

Macros

#define MAX_STREAM_CHAIN_SIZE   10
 Limit on number of streams in a chain. More...
 

Macro Definition Documentation

◆ MAX_STREAM_CHAIN_SIZE

#define MAX_STREAM_CHAIN_SIZE   10

Limit on number of streams in a chain.