99451b44创建于 2020年2月12日历史提交
#ifndef __Foo_h__
#define __Foo_h__

typedef struct {
    float start;
    float duration;
} CMTimeRange;

#endif