MCPcopy Create free account
hub / github.com/YCAMInterlab/Duration / getTrackType

Method getTrackType

Duration/src/ofxTLUIHeader.cpp:289–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289string ofxTLUIHeader::getTrackType(){
290 return trackType;
291}
292
293void ofxTLUIHeader::guiEvent(ofxUIEventArgs &e){
294// cout << e.widget->getName() << " hit!" << endl;

Callers 8

handleOscInMethod · 0.80
handleOscOutMethod · 0.80
bangFiredMethod · 0.80
updateMethod · 0.80
sendInfoMessageMethod · 0.80
loadProjectMethod · 0.80
saveProjectMethod · 0.80
setTrackHeaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected