Parcourir la source

add doc for example

Caijinglong il y a 6 ans
Parent
commit
4094e4bd63
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      example/lib/page/network.dart

+ 1 - 0
example/lib/page/network.dart

@@ -83,6 +83,7 @@ class _NetworkPageState extends State<NetworkPage> {
   }
 }
 
+// the option is copied from ijkplayer example
 Set<IjkOption> createIJKOptions() {
   return <IjkOption>[
     IjkOption(IjkOptionCategory.player, "mediacodec", 0),