support flutter gstreamer player for android

This commit is contained in:
hpdragon
2022-08-25 10:46:24 +07:00
parent 0bc07eed97
commit d6034e51f8
41 changed files with 5263 additions and 20 deletions
+3
View File
@@ -0,0 +1,3 @@
APP_CPPFLAGS := -std=c++17
APP_ABI = armeabi armeabi-v7a arm64-v8a x86 x86_64
APP_STL = c++_shared