Browse Source

update ios comment

cjl_macbook 6 years ago
parent
commit
f600890c90
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ios/Classes/CoolFlutterIJK.m

+ 1 - 1
ios/Classes/CoolFlutterIJK.m

@@ -154,7 +154,7 @@
     IJKFFOptions *options = [IJKFFOptions optionsByDefault];
 
     // see https://www.jianshu.com/p/843c86a9e9ad
-//    [options setFormatOptionValue:@"fflags" forKey:@"fflags"];
+//    [options setFormatOptionValue:@"fastseek" forKey:@"fflags"];
 //    [options setFormatOptionIntValue:100 forKey:@"analyzemaxduration"];
 //    [options setFormatOptionIntValue:1 forKey:@"analyzeduration"];
 //    [options setFormatOptionIntValue:10240 forKey:@"probesize"];