1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-13 06:51:55 +00:00

gstencoder: print final pipeline description to ease debugging

Change-Id: Ib5d9bfea0760f401033b7e8982a14ae23f70d601
This commit is contained in:
Derek Dai 2017-04-23 22:15:35 +08:00
parent ba5b08f6b9
commit e48e7ffe4c

View file

@ -189,6 +189,8 @@ internal class GstEncoder : DispdEncoder, GLib.Object
: 16385);
}
info("pipeline description: %s", desc.str);
this.configs = configs;
try {