Media interface implementation
This commit is contained in:
@@ -37,7 +37,8 @@ configure_file(output : 'config.h', configuration : cdata)
|
||||
|
||||
# Plugin 1
|
||||
plugin_sources = [
|
||||
'pinesrcbin.c'
|
||||
'pinesrcbin.c',
|
||||
'utility.c'
|
||||
]
|
||||
|
||||
gstpluginexample = library('gstpinesrcbin',
|
||||
|
||||
Reference in New Issue
Block a user