sip: gst-rfc3551: query for plugin availability

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-04-09 00:12:37 +02:00
committed by Guido Gunther
parent a5a9f728ae
commit 2cb8139094
2 changed files with 22 additions and 7 deletions

View File

@@ -40,6 +40,7 @@ typedef struct {
char *gst_depayloader_name;
char *gst_encoder_name;
char *gst_decoder_name;
char *filename;
} MediaCodecInfo;