Interface

Gst-1.0GstObjectConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties

name: string
parent: Gst.Object