<div>Hi all,</div><div><br></div><div>playbin2 uses a simple mechanism to specify the video sink of the next bin by using:</div><div>g_object(<playbin2>, "video-sink", <sinkbin>, NULL);</div><div><br>
</div><div>With the same <sinkbin>, I'd like to replace playbin2 with another (let's say v4l2src+fakesink), but would like to maintain the same linkage mechanism as playbin2 (as seen above). Can I add "video-sink" property to an existing bin (such as fakesink)? If not, is there any other way to achieve this?</div>
<div><br></div><div>Regards,</div><div>Won</div><div><br></div>