GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
M_TemporalTransform Struct Reference

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_TemporalTransform:

Data Fields

struct _nodepriv * sgprivate
 
struct _child_node * children
 
GF_ChildNodeItemaddChildren
 
void(* on_addChildren )(GF_Node *pNode, struct _route *route)
 
GF_ChildNodeItemremoveChildren
 
void(* on_removeChildren )(GF_Node *pNode, struct _route *route)
 
MFURL url
 
SFTime startTime
 
SFTime optimalDuration
 
SFBool active
 
SFFloat speed
 
SFVec2f scalability
 
MFInt32 stretchMode
 
MFInt32 shrinkMode
 
SFTime maxDelay
 
SFTime actualDuration
 

Field Documentation

struct _nodepriv* M_TemporalTransform::sgprivate
struct _child_node* M_TemporalTransform::children
GF_ChildNodeItem* M_TemporalTransform::addChildren
void(* M_TemporalTransform::on_addChildren)(GF_Node *pNode, struct _route *route)
GF_ChildNodeItem* M_TemporalTransform::removeChildren
void(* M_TemporalTransform::on_removeChildren)(GF_Node *pNode, struct _route *route)
MFURL M_TemporalTransform::url
SFTime M_TemporalTransform::startTime
SFTime M_TemporalTransform::optimalDuration
SFBool M_TemporalTransform::active
SFFloat M_TemporalTransform::speed
SFVec2f M_TemporalTransform::scalability
MFInt32 M_TemporalTransform::stretchMode
MFInt32 M_TemporalTransform::shrinkMode
SFTime M_TemporalTransform::maxDelay
SFTime M_TemporalTransform::actualDuration

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