in h264_encoder_core/include/h264_encoder_core/h264_encoder.h [40:47]
void Reset() { frame_data.clear(); frame_pts = 0; frame_dts = 0; frame_duration = 0; key_frame = false; }