Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
testclip.cpp File Reference

Implementation of a stubbed clip object to support unit testing. More...

Go to the source code of this file.

Description

Implementation of a stubbed clip object to support unit testing.

Definition in file testclip.cpp.

Namespaces

namespace  steam
 Steam-Layer implementation namespace root.
 
namespace  steam::mobject
 Media-Objects, edit operations and high-level session.
 
namespace  steam::mobject::session
 Namespace of Session and user visible high-level objects.
 
namespace  steam::mobject::session::test
 

Typedefs

using PM = shared_ptr< asset::Media >
 
using MAF = backend_interface::MediaAccessFacade
 

Classes

struct  Testbed
 

Functions

asset::MediacreateTestMedia ()
 
asset::ClipcreateTestClipAsset (asset::Media &media)
 

Variables

lib::Depend< Testbedtestbed_1
 
const Duration LENGTH_TestClip (Time(0, 25, 0, 0))