#include <film.h>
Public Member Functions | |
| BufferConfig (BufferType t, BufferOutputConfig o, const string &s) | |
Public Attributes | |
| BufferType | type |
| BufferOutputConfig | output |
| string | postfix |
Definition at line 58 of file film.h.
| lux::BufferConfig::BufferConfig | ( | BufferType | t, | |
| BufferOutputConfig | o, | |||
| const string & | s | |||
| ) | [inline] |
| string lux::BufferConfig::postfix |
Definition at line 62 of file film.h.
Referenced by FlmHeader::Read().
1.6.2-20100208