Enums
format standard - format : formats.
- fHMSI : h:m:s-i
- fMSI : m's"i
- f_amount : amount of formats.
- standard : standards.
- s25 : 25 i/s
- s30NDF : 30 i/s non drop frame
- s30DF : 30 i/s drop frame
- s_amount : amount of standards.
Library tmcbsc_
TiMeCode BaSiCs (backend objects).- Version : 1.7
- Release : 2001/07/04 08:13:56
- Coordinators : Claude L. SIMON (epeios@epeios.org)
Functions Functions
Inform - Inform : void
- bkdmng::backend_ & Backend
Inform Backend about orphans commands.
Library tmcdrt
- Version : 1.3
- Release : 2001/05/13 19:44:46
- Coordinators : Claude L. SIMON (epeios@epeios.org)
Classes Classes
duration__ duration__
A duration.
Methods
GetBegin GetEnd Result SetBegin SetEnd Sign - GetBegin : tmctmc::images_time_code__Return the begin of the time code.
- GetEnd : tmctmc::images_time_code__Return the end of the time code.
- Result : tmctmc::images_time_code__Return the value of the duration.
- SetBegin : void
- tmctmc::images_time_code__ Begin
Begin becomes the begin time code.
- SetEnd : void
- tmctmc::images_time_code__ End
End becomes the end time code.
- Sign : bso::bool__Return true if duration < 0.
Library tmcdrt_
tiMe Code DuRation (backend objects).- Version : 1.7
- Release : 2001/10/30 14:52:51
- Coordinators : Claude L. SIMON (simon@epeios.org)
Library tmcset
- Version : 1.7
- Release : 2001/05/13 19:44:46
- Coordinators : Claude L. SIMON (epeios@epeios.org)
Classes Classes
duration_set_ duration_set_
A duration set.
Objects
- bch::E_BUNCH_(tmcdrt::duration__) Durations : Durations..
- bitbch::bit_bunch_<epeios::row__> Operations : Les opérations. NOTA: La première opération est ignorée
Methods
Add BecomeNext BecomePrevious GetSign Init Remove SetSign Total - Add : tym::row__Add TCD. Return the position where added.
- BecomeNext : tym::row__
- tmcdrt::duration__ TCD
- tym::row__ Item
TCD is placed next to Item. Return the position where added.
- BecomePrevious : tym::row__
- tmcdrt::duration__ TCD
- tym::row__ Item
TCD is placed previous to Item. Return the position where added.
- GetSign : bso::bool__Return the sign of Item.
- Init : voidInitialisation.
- Remove : voidRemove Item..
- SetSign : void
- tym::row__ Item
- bso::bool__ Sign
Sign becomes the sign of Item.
- Total : tmctmc::images_time_code__Resultat des opérations sur tout l'ensemble
Library tmcset_
TiMeCode SET (backend objects).- Version : 1.5
- Release : 2001/10/30 14:52:51
- Coordinators : Claude L. SIMON (simon@epeios.org)
Classes Classes
duration_set duration_set
A duration set for the broker.
Library tmctmc
- Version : 1.3
- Release : 2001/05/13 19:44:46
- Coordinators : Claude L. SIMON (epeios@epeios.org)
Typedefs Classes Functions Typedefs
digit__ - digit__ : Type of a time code digit.
Classes
hour_time_code__ images_time_code__ hour_time_code__
Hour time code.
Methods
ConvertToITC H I M S - ConvertToITC : images_time_code__
- tmcbsc::standard Standard
Convert to images time code format following Standard.
- H : bso::ubyte__Return the amount of hours.
- H : voidH becomes the new amounts of hours.
- I : bso::ubyte__Return the amount of images
- I : voidI becomes the new amounts of images.
- M : bso::ubyte__Return the amount of minutes.
- M : voidM becomes the new amounts of minutes.
- S : bso::ubyte__Return the amount of seconds
- S : voidS becomes the new amounts of seconds.
images_time_code__
Images time code.
Methods
ConvertToHTC - ConvertToHTC : hour_time_code__
- tmcbsc::standard Standard
Convert to hour time code format following Standard. The sign is lost.
Functions
ConvertToText - ConvertToText : const char *
- images_time_code__ TCI
- tmcbsc::standard Standard
- tmcbsc::format Format
Return a string representation of TCI following Standard and Format.
Library tmctmc_
TiMeCode TiMeCode (backend objects).- Version : 1.10
- Release : 2001/10/30 14:52:51
- Coordinators : Claude L. SIMON (simon@epeios.org)
Classes Classes
timecode timecode
- object_<tmctmc::hour_time_code__>
The class to interface tmc_time_code objects.
|