Hi!<div><br></div><div>I am a newbie for gstreamer and I want to i<span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">nherit element GstPlayBaseBin for my playbin. If I declared  #include &quot;gstplaybasebin.h&quot; in my code, compiler can&#39;t find this head file in compile time. Does it mean nobody expect that any users to inherit this element? or it&#39;s just my install error? or i declare this head file using complete path?</span></div>
<div><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">By the way, i can inherit element GstPipeline for my playbin. I know that GstPlayBaseBin inherit GstPipeline, could you give me a suggestion which element should I used in my playbin, if i want to do the similar things to the element GstPlayBin?</span></div>
<div><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; "><br></span></div><div><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">Sorry for any inconvenient, and thanks for your answering.</span></div>
<div><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; "><br></span></div><div><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">Thanks</span></div>
<div><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; ">Snake</span></div>