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

Method getTrackHeader

Duration/src/ofxTLUIHeader.cpp:285–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283}
284
285ofxTLTrackHeader* ofxTLUIHeader::getTrackHeader(){
286 return trackHeader;
287}
288
289string ofxTLUIHeader::getTrackType(){
290 return trackType;

Callers 1

createHeaderForTrackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected