Add TODO for @mannol.

This commit is contained in:
iphydf 2016-09-05 22:44:06 +01:00
parent 2c989d992c
commit aa0e3974c5
No known key found for this signature in database
GPG Key ID: 3855DBA2D74403C9

View File

@ -409,6 +409,7 @@ int main (int argc, char **argv)
long audio_out_dev_idx = -1; long audio_out_dev_idx = -1;
int32_t audio_frame_duration = 20; int32_t audio_frame_duration = 20;
// TODO(mannol): Put this to use.
int32_t video_frame_duration = 10; int32_t video_frame_duration = 10;
/* Parse settings */ /* Parse settings */