Lumiera  0.pre.03
»edit your freedom«
CompoundMedia_test Class Reference

Description

Verifying the special operations available for compound media assets comprised of several elementary media assets.

Definition at line 53 of file compoundmediatest.cpp.

Private Types

typedef shared_ptr< asset::MediaPM
 

Private Member Functions

void buildCompound ()
 
bool checkProperties (PM object, Asset::Ident identity, string filename)
 
void modifyCompound ()
 
virtual void run (Arg arg)
 
void verifyClipStructure ()
 

Member Function Documentation

◆ buildCompound()

void buildCompound ( )
inlineprivate
Test:
building a compound media asset by using a special factory, normally intended for loading existing sessions.

Definition at line 73 of file compoundmediatest.cpp.

◆ modifyCompound()

void modifyCompound ( )
inlineprivate
Test:
adding and removing elementary media.

Definition at line 80 of file compoundmediatest.cpp.

◆ verifyClipStructure()

void verifyClipStructure ( )
inlineprivate
Test:
create a (compound) clip from some compound media asset and verify the clip mirrors the media asset's structure

Definition at line 89 of file compoundmediatest.cpp.

+ Inheritance diagram for CompoundMedia_test:
+ Collaboration diagram for CompoundMedia_test:

The documentation for this class was generated from the following file: