hi all,<br><br>I was trying to find some documentation for the functions like but not successful:<br>1) ffm_set_write_index(AVFormatContext *s, int64_t pos, int64_t file_size) -- referenced in HTTPSTATE_SEND_DATA<br>
2) ffm_write_write_index(int fd, int64_t pos) -- referenced in http_receive_data<br>3) ffm_read_write_index(int fd) -- referenced in http_start_receive_data<br><br><br>Can anyone please explain in brief what is the significance of these functions?