GstProps Properties GstProps is used to attach certain properties to a pad. Properties are usually used in conjunction with GstCaps. #GstCaps @refcount: @lock: @properties: the properties Create a FOURCC value that can easily be used to construct a fourcc property. ... "format", GST_PROPS_FOURCC (GST_MAKE_FOURCC ('Y','U','Y','2')), ... @a: first fourcc byte @b: second fourcc byte @c: third fourcc byte @d: fourth fourcc byte Create a FOURCC value from a string. example: ... "format", GST_PROPS_FOURCC (GST_STR_FOURCC ("YUY2")), ... @f: the string describing the fourcc value. Create a list of properties. @a...: the list of GstProps Create an integer property. @a: the integer property Create an integer range property. @a: the min value for the range @b: the max value for the range Construct a fourcc property out of four bytes. @a: a fourcc value usualy created with GST_FOURCC_MAKE () Create a boolean property. @a: the boolean property Create a string value. @a: the string value. Create a floating point value. @a: the float value Create a float range value. @a: lower float bounds @b: upper float bounds @firstname: @Varargs: @Returns: @firstname: @var_args: @Returns: @props: @tomerge: @Returns: @props: @Returns: @props: @Returns: @props: @props: @props: @fromprops: @toprops: @Returns: @props1: @props2: @props: @name: @Varargs: @Returns: @entry: @value: @props: @name: @Returns: @props: @name: @Returns: @props: @name: @Returns: @props: @name: @Returns: @props: @name: @Returns: @props: @parent: @Returns: @parent: @Returns: