Next: GstValue, Previous: GstUriHandler, Up: Top
Various utility functions
When defining own plugins, use the GST_BOILERPLATE ease gobject creation.
int
) (atomic_int int
)Unconditionally sets the atomic integer to value.
- atomic-int
- pointer to an atomic integer
- value
- value to set
<gst-flow-return>
) (ret mchars
)Gets a string representing the given flow return.
- ret
- a
<gst-flow-return>
to get the name of.- ret
- a static string with the name of the flow return.
<gst-flow-return>
) (ret unsigned-int
)Get the unique quark for the given GstFlowReturn.
- ret
- a
<gst-flow-return>
to get the quark of.- ret
- the quark associated with the flow return or 0 if an invalid return was specified.