Interface

Gst-1.0GstBusConstructorProps

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

Hierarchy (View Summary)

Index
enable_async: boolean
enableAsync: boolean
name: string
parent: Gst.Object