26#ifndef VAULT_INTERFACE_MEDIA_ACCESS_FACADE_H
27#define VAULT_INTERFACE_MEDIA_ACCESS_FACADE_H
Access point to singletons and other kinds of dependencies designated by type.
Duration is the internal Lumiera time metric.
Singleton services and Dependency Injection.
Lumiera error handling (C++ interface).
Vault-Layer implementation namespace root.
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.
ChanDesc(CStr chanName=nullptr, CStr codec=nullptr, MediaAccessFacade::ChanHandle h=nullptr)
MediaAccessFacade::ChanHandle handle
opaque handle, which will be used later to open this channel and retrieve some frames from it
a family of time value like entities and their relationships.