Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Unit test helper to create fake streamtype information.
Definition in file teststreamtypes.hpp.
#include "steam/streamtype.hpp"
#include "steam/control/stypemanager.hpp"
#include "lib/time/timevalue.hpp"
#include <gavl/gavl.h>
Functions | |
StreamType::ImplFacade const & | test_createImplType () |
Helper: create an implementation frame and build the corresponding streamtype. | |
gavl_video_format_t | test_createRawType () |
Helper: create an raw GAVL type descriptor usable for generating a Lumiera StreamType. | |
Variables | |
Symbol | GAVL = "GAVL" |
const int | TEST_FRAME_DUR = TimeValue::SCALE / 25 |
const int | TEST_IMG_HEIGHT = 30 |
const int | TEST_IMG_WIDTH = 40 |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |