69 cout <<
"accessing \""<<filename<<
"\" (dur="<<mhandle.
length<<
")...\n";
70 for (
int i=0;
true; ++i)
75 cout <<
" Channel-" << i
76 <<
": nameID=" << chan.
chanID
This framework allows to (re)configure the lib::Depend front-end for dependency-injection.
Per type specific configuration of instances created as service dependencies.
Test runner and basic definitions for tests.
Vault-Layer implementation namespace root.
Simplistic test class runner.
#define LAUNCHER(_TEST_CLASS_, _GROUPS_)
Description of one channel found in a media file; result of querying the channel.
CStr codecID
identifier characterising the access method (or codec) needed to get at the media data.
CStr chanID
identifier which can be used to create a name for the media asset corresponding to this channel.
MediaAccessFacade::ChanHandle handle
opaque handle, which will be used later to open this channel and retrieve some frames from it
Marker types to indicate a literal string and a Symbol.