Interface

GstVideo-1.0GstVideoVideoFilterConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from GstBase

Properties - Inherited from GstBase

name: string
parent: Gst.Object
qos: boolean