Interface

Gst-1.0GstControlBindingConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst.Object.ConstructorProps

Properties

name: any
object: any

Properties - Inherited from Gst.Object.ConstructorProps

parent: Gst.Object | null