Ver código fonte

add doc for example

Caijinglong 6 anos atrás
pai
commit
4094e4bd63
1 arquivos alterados com 1 adições e 0 exclusões
  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),