why blocksize element property is not available in the source code ?

sithruk sana get2jils at gmail.com
Thu Oct 30 00:46:56 PDT 2014


Dear all,

I m surfing Gstreamer soure code.

in my MAC OS:

./gst-inspect-1.0 udpsrc

showed that it has element property :

  blocksize           : Size in bytes to read per buffer (-1 = default)

                        flags: readable, writable

                        Unsigned Integer. Range: 0 - 4294967295 Default:
4096


>From the source code i could understand 'blocksize'  is the property of the
base class

   gstreamer-1.0/libs/gst/base/gstbasesrc.c


1) does gst-inspect shows the split up of elements that which class it
belongs to [ derived or own]

2.   if i increase the blocksize value , will it usable for high volume
input?, as it increased buffer size?.

I am trying to stream  @60fps with 720p.


Thanks for your support!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141030/b21f8b8e/attachment.html>


More information about the gstreamer-devel mailing list