00001 #ifndef __SHCODECS_ENCODE_GENERAL_H__ 00002 #define __SHCODECS_ENCODE_GENERAL_H__ 00003 00015 long 00016 shcodecs_encoder_get_frame_no_increment (SHCodecs_Encoder * encoder); 00017 00024 long 00025 shcodecs_encoder_set_frame_no_increment (SHCodecs_Encoder * encoder, long frame_no_increment); 00026 00027 #endif /* __SHCODECS_ENCODE_GENERAL_H__ */