playbin3: Use STREAMS_SELECTED message to update selected stream types
authorSeungha Yang <sh.yang@lge.com>
Thu, 16 Mar 2017 10:53:11 +0000 (19:53 +0900)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 27 Oct 2017 07:55:59 +0000 (09:55 +0200)
commit969ab3f48cb07d70df68d8e58d5f7823a83ce14b
tree9fee0b9a5088f1bd76d187617b65827ce1516495
parent3de5fd4342fae40e43c8b0574b3e2e2dbe9d13d1
playbin3: Use STREAMS_SELECTED message to update selected stream types

Application might choose only specific type among all available types
using select-streams event. In this case, it is desired that reconfigure
of playsink to clear unused stream path.

https://bugzilla.gnome.org/show_bug.cgi?id=778015
gst/playback/gstplaybin3.c