GLSLStage.setStrings

Replaces the current shader string with str.

class GLSLStage
bool
setStrings

Parameters

version_ gstgl.types.GLSLVersion

a #GstGLSLVersion

profile gstgl.types.GLSLProfile

a #GstGLSLProfile

str string[]

a GLSL shader string

Return Value

Type: bool