Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
MediaDesc Struct Reference

#include "vault/media-access-facade.hpp"

Description

Descriptor holding the global information record required for further handling this kind of media within Lumiera.

Definition at line 91 of file media-access-facade.hpp.

Public Attributes

Duration length
 effectively usable duration.
 

Public Member Functions

 MediaDesc ()
 

Constructor & Destructor Documentation

◆ MediaDesc()

MediaDesc ( )
inline

Definition at line 100 of file media-access-facade.hpp.

Member Data Documentation

◆ length

Duration length

effectively usable duration.

A clip created from this media will have this maximum duration. We expect to get media stream data from all channels within this limit.

Definition at line 98 of file media-access-facade.hpp.

Referenced by Response::globalLength(), and MediaAccessMock_test::queryScenario().

+ Collaboration diagram for MediaDesc:

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