IEDLTime class that represents the EDL date-time.
More...
#include <jawsmako/hashable.h>
#include <edl/iedlobject.h>
#include <edl/iedlfactory.h>
#include "edltypes.h"
#include "edlstring.h"
#include <time.h>
Go to the source code of this file.
IEDLTime class that represents the EDL date-time.
◆ edlobj2IEDLTime
#define edlobj2IEDLTime |
( |
| src | ) |
|
Value:
Interface to EDL date-time class.
Definition edltime.h:32
CSmartPtr< Type > edl_cast(Type *dst, IEDLObjectPtr src)
Definition iedlobject.h:91
◆ IEDLTimeID
#define IEDLTimeID 0x88d388a7, 0xcd6146bf, 0xa29e9830, 0x722cf8b9 |
◆ DECL_SMART_PTR()