Interface

Gst-1.0GstTracerConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst.Object.ConstructorProps

Properties

params: string

Properties - Inherited from Gst.Object.ConstructorProps

name: string
parent: Gst.Object