<div dir="ltr">Dear all,<div><br></div><div>I m surfing Gstreamer soure code. </div><div><br></div><div>in my MAC OS:</div><div><p>./gst-inspect-1.0 udpsrc</p><p>showed that it has element property :</p><p>  blocksize           : Size in bytes to read per buffer (-1 = default)</p><p>                        flags: readable, writable</p><p>









</p><p>                        Unsigned Integer. Range: 0 - 4294967295 Default: 4096 </p><p><br></p><p>From the source code i could understand 'blocksize'  is the property of the base class</p><p>







</p><p class="">   gstreamer-1.0/libs/gst/base/gstbasesrc.c</p><p class=""><br></p><p class="">1) does gst-inspect shows the split up of elements that which class it belongs to [ derived or own]</p><p class="">2.   if i increase the blocksize value , will it usable for high volume input?, as it increased buffer size?.</p><p class="">I am trying to stream  @60fps with 720p.</p><p class=""><br></p><p class="">Thanks for your support!</p><p class=""><br></p><p><br></p><p><br></p>







</div></div>