Interface

Gst-1.0GstDeviceMonitorConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst.Object.ConstructorProps

Properties

show_all: boolean
showAll: boolean

Properties - Inherited from Gst.Object.ConstructorProps

name: string
parent: Gst.Object