Interface

Gst-1.0GstControlBindingConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst.Object.ConstructorProps

Properties

name: string
object: any

Properties - Inherited from Gst.Object.ConstructorProps

parent: Gst.Object