Function

GstGL-1.0GstGLglsl_string_get_version_profile

  • Note: this function first searches the first 1 kilobytes for a {@link Gst.version} preprocessor directive and then executes gst_glsl_version_profile_from_string().

    Parameters

    • s: string

      string to search for a valid {@link Gst.version} string

    Returns [boolean, GLSLVersion, GstGL.GLSLProfile]

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