50 #ifndef _CONTENTANCHOR_H_
51 #define _CONTENTANCHOR_H_
62 namespace interfaces {
66 static const short CAT_NONE;
67 static const short CAT_ALL;
68 static const short CAT_TIME;
69 static const short CAT_SAMPLES;
70 static const short CAT_FRAMES;
71 static const short CAT_NPT;
82 #endif //_CONTENTANCHOR_H_
Definition: ContentAnchor.h:63