Interface

GstBase-1.0GstBaseBaseTransformConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

qos: boolean

Properties - Inherited from Gst

name: string
parent: Gst.Object