mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
initialze gstreamer once only, check for videoparsersbad plugin
This commit is contained in:
@@ -29,6 +29,7 @@ extern "C" {
|
||||
#include <stdbool.h>
|
||||
#include "../lib/raop_ntp.h"
|
||||
|
||||
void gstreamer_init();
|
||||
void audio_renderer_init(logger_t *logger, const char* audiosink);
|
||||
void audio_renderer_start(unsigned char* compression_type);
|
||||
void audio_renderer_stop();
|
||||
|
||||
Reference in New Issue
Block a user