Interface

GstGL-1.0GstGLGLBaseFilterConstructorProps

interface ConstructorProps {
    context: GstGL.GLContext;
    name: string;
    parent: Gst.Object;
    qos: boolean;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from GstBase

Properties

context: GstGL.GLContext

Properties - Inherited from GstBase

name: string
parent: Gst.Object
qos: boolean