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_MusicScore Struct Reference

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_MusicScore:

Data Fields

struct _nodepriv * sgprivate
 
SFBool executeCommand
 
void(* on_executeCommand )(GF_Node *pThis, struct _route *route)
 
SFString gotoLabel
 
void(* on_gotoLabel )(GF_Node *pThis, struct _route *route)
 
SFInt32 gotoMeasure
 
void(* on_gotoMeasure )(GF_Node *pThis, struct _route *route)
 
SFTime highlightTimePosition
 
void(* on_highlightTimePosition )(GF_Node *pThis, struct _route *route)
 
SFVec3f mousePosition
 
void(* on_mousePosition )(GF_Node *pThis, struct _route *route)
 
MFString argumentsOnExecute
 
SFString commandOnExecute
 
SFInt32 firstVisibleMeasure
 
SFBool hyperlinkEnable
 
SFBool loop
 
MFString partsLyrics
 
MFInt32 partsShown
 
SFTime scoreOffset
 
SFVec2f size
 
SFFloat speed
 
SFTime startTime
 
SFTime stopTime
 
SFFloat transpose
 
MFURL url
 
MFURL urlSA
 
SFString viewType
 
SFString activatedLink
 
MFString availableCommands
 
MFString availableLabels
 
MFString availableLyricLanguages
 
MFString availableViewTypes
 
SFBool isActive
 
SFVec3f highlightPosition
 
SFInt32 lastVisibleMeasure
 
SFInt32 numMeasures
 
MFString partNames
 

Field Documentation

struct _nodepriv* M_MusicScore::sgprivate
SFBool M_MusicScore::executeCommand
void(* M_MusicScore::on_executeCommand)(GF_Node *pThis, struct _route *route)
SFString M_MusicScore::gotoLabel
void(* M_MusicScore::on_gotoLabel)(GF_Node *pThis, struct _route *route)
SFInt32 M_MusicScore::gotoMeasure
void(* M_MusicScore::on_gotoMeasure)(GF_Node *pThis, struct _route *route)
SFTime M_MusicScore::highlightTimePosition
void(* M_MusicScore::on_highlightTimePosition)(GF_Node *pThis, struct _route *route)
SFVec3f M_MusicScore::mousePosition
void(* M_MusicScore::on_mousePosition)(GF_Node *pThis, struct _route *route)
MFString M_MusicScore::argumentsOnExecute
SFString M_MusicScore::commandOnExecute
SFInt32 M_MusicScore::firstVisibleMeasure
SFBool M_MusicScore::hyperlinkEnable
SFBool M_MusicScore::loop
MFString M_MusicScore::partsLyrics
MFInt32 M_MusicScore::partsShown
SFTime M_MusicScore::scoreOffset
SFVec2f M_MusicScore::size
SFFloat M_MusicScore::speed
SFTime M_MusicScore::startTime
SFTime M_MusicScore::stopTime
SFFloat M_MusicScore::transpose
MFURL M_MusicScore::url
MFURL M_MusicScore::urlSA
SFString M_MusicScore::viewType
SFString M_MusicScore::activatedLink
MFString M_MusicScore::availableCommands
MFString M_MusicScore::availableLabels
MFString M_MusicScore::availableLyricLanguages
MFString M_MusicScore::availableViewTypes
SFBool M_MusicScore::isActive
SFVec3f M_MusicScore::highlightPosition
SFInt32 M_MusicScore::lastVisibleMeasure
SFInt32 M_MusicScore::numMeasures
MFString M_MusicScore::partNames

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