Function

GstGL-1.0GstGLglsl_version_profile_from_string

  • Note: this function expects either a {@link Gst.version} GLSL preprocesser directive or a valid GLSL version and/or profile.

    Parameters

    • string: string

      a valid GLSL {@link Gst.version} string

    Returns [boolean, GLSLVersion, GstGL.GLSLProfile]

    TRUE if a valid {@link Gst.version} string was found, FALSE otherwise