00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015 #ifndef __FE2_CUT_FILTER_H__
00016 #define __FE2_CUT_FILTER_H__
00017
00052 #define FE2_FILTER_CUT "cut"
00053
00054
00064 #define FE2_CUT_START_SEC "cut_start_sec"
00065
00075 #define FE2_CUT_STOP_SEC "cut_stop_sec"
00076
00095 #define FE2_CUT_USE_SEEK "cut_use_seek"
00096
00098 #endif //__FE2_CUT_FILTER_H__