support flutter gstreamer player for iOS

This commit is contained in:
hpdragon
2022-12-09 01:02:56 +07:00
parent 9fd8c9f2da
commit af6f0e132c
56 changed files with 2839 additions and 81 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef __BRIDGINGHEADER_H__
#define __BRIDGINGHEADER_H__
#import "GStreamerBackend.h"
#import "gst_ios_init.h"
#endif