Skip to content

Commit 7daf7c9

Browse files
committed
Removed comment
1 parent eb6a8df commit 7daf7c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/projects/modules/ffmpeg/ffmpeg_writer.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,6 @@ namespace ffmpeg
368368
// Passthrough
369369
}
370370

371-
// 전송 시작 시간 계산
372371
_last_packet_sent_time = std::chrono::high_resolution_clock::now();
373372

374373
int error = av_interleaved_write_frame(_av_format, &av_packet);

0 commit comments

Comments
 (0)