8 lines
121 B
Objective-C
8 lines
121 B
Objective-C
#ifndef __BRIDGINGHEADER_H__
|
|
#define __BRIDGINGHEADER_H__
|
|
|
|
#import "GStreamerBackend.h"
|
|
#import "gst_ios_init.h"
|
|
|
|
#endif
|