Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
steam::test_format Namespace Reference

Namespaces

namespace  anonymous_namespace{stream-type-lifecycle-test.cpp}
 
namespace  anonymous_namespace{teststreamtypes.hpp}
 

Typedefs

typedef StreamType const & SType
 
typedef StreamType::ImplFacade const & ImplType
 

Classes

class  StreamTypeBasics_test
 
class  StreamTypeLifecycle_test
 

Functions

 LAUNCHER (StreamTypeBasics_test, "unit common")
 
void setup_basicDummyTypeInfo ()
 
 LAUNCHER (StreamTypeLifecycle_test, "unit common")
 
gavl_video_format_t test_createRawType ()
 Helper: create an raw GAVL type descriptor usable for generating a Lumiera StreamType.
 
StreamType::ImplFacade const & test_createImplType ()
 Helper: create an implementation frame and build the corresponding streamtype.
 

Variables

Symbol GAVL = "GAVL"
 

Typedef Documentation

◆ SType

typedef StreamType const& SType

Definition at line 33 of file stream-type-basics-test.cpp.

◆ ImplType

Definition at line 34 of file stream-type-basics-test.cpp.

Function Documentation

◆ LAUNCHER() [1/2]

LAUNCHER ( StreamTypeBasics_test  ,
"unit common"   
)

◆ setup_basicDummyTypeInfo()

void setup_basicDummyTypeInfo ( )

Definition at line 43 of file stream-type-lifecycle-test.cpp.

◆ LAUNCHER() [2/2]

LAUNCHER ( StreamTypeLifecycle_test  ,
"unit common"   
)

◆ test_createRawType()

gavl_video_format_t test_createRawType ( )
inline

Helper: create an raw GAVL type descriptor usable for generating a Lumiera StreamType.

Definition at line 55 of file teststreamtypes.hpp.

References TimeValue::SCALE.

Referenced by StreamTypeBasics_test::buildImplType(), and test_createImplType().

+ Here is the caller graph for this function:

◆ test_createImplType()

StreamType::ImplFacade const & test_createImplType ( )
inline

Helper: create an implementation frame and build the corresponding streamtype.

Definition at line 83 of file teststreamtypes.hpp.

References GAVL, STypeManager::instance, and test_createRawType().

Referenced by StreamTypeBasics_test::basicImplTypeProperties().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ GAVL

Symbol GAVL = "GAVL"