Interface

GstBase-1.0GstBaseCollectPadsConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gst

Properties - Inherited from Gst

name: string
parent: Gst.Object