Interface

Gst-1.0GstControlBindingConstructorProps

interface ConstructorProps {
    name: any;
    object: any;
    parent: Gst.Object;
}

Hierarchy (View Summary)

Index
name: any
object: any
parent: Gst.Object