Interface

GstBase-1.0GstBaseBaseParseConstructorProps

interface ConstructorProps {
    disable_clip: boolean;
    disable_passthrough: boolean;
    disableClip: boolean;
    disablePassthrough: boolean;
    name: string;
    parent: Gst.Object;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Gst

Properties

disable_clip: boolean
disable_passthrough: boolean
disableClip: boolean
disablePassthrough: boolean

Properties - Inherited from Gst

name: string
parent: Gst.Object