mbicl / gst-plugin-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test app for custom GStreamer plugin

This is test application for custom GStreamer audio plugin. You need to edit GST_PLUGIN_PATH in Makefile, set your plugin's path. Plugin's name must be my_filter, or change 72th row in main.c to your own plugin's name.

About


Languages

Language:C 95.8%Language:Makefile 4.2%