version


Description:


public void version (out uint major, out uint minor, out uint micro, out uint nano)

Gets the version number of the GStreamer library.

Parameters:

major

pointer to a guint to store the major version number

minor

pointer to a guint to store the minor version number

micro

pointer to a guint to store the micro version number

nano

pointer to a guint to store the nano version number


Namespace: Gst
Package: gstreamer-1.0