Interface

Gst-1.0GstPluginFeatureConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gst.Object.ConstructorProps

Properties - Inherited from Gst.Object.ConstructorProps

name: string
parent: Gst.Object