TypeScript API Documentation for GSTREAMER

GStreamer
    Preparing search index...

    GStreamer

    API Version: 1.0

    Library Version: 1.28.1

    Namespaces
    • Gst
    Dependencies
    • GObject 2.0
    • GModule 2.0
    • GLib 2.0

    Settings

    Member Visibility

    Generated with TypeDoc via ts-for-gir v4.0.0-beta.41

    Interface

    Gst-1.0 ▶ Gst ▶ Element ▶ ConstructorProps

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

    Hierarchy (View Summary)

    • Gst.Object.ConstructorProps
      • ConstructorProps
        • Gst.Bin.ConstructorProps
        • Gst.TagSetter.ConstructorProps
        • Gst.TocSetter.ConstructorProps
        • GstAudio.AudioDecoder.ConstructorProps
        • GstAudio.AudioEncoder.ConstructorProps
        • GstBase.Aggregator.ConstructorProps
        • GstBase.BaseParse.ConstructorProps
        • GstBase.BaseSink.ConstructorProps
        • GstBase.BaseSrc.ConstructorProps
        • GstBase.BaseTransform.ConstructorProps
        • GstPbutils.AudioVisualizer.ConstructorProps
        • GstTag.TagDemux.ConstructorProps
        • GstTag.TagMux.ConstructorProps
        • GstTag.TagXmpWriter.ConstructorProps
        • GstVideo.VideoDecoder.ConstructorProps
        • GstVideo.VideoEncoder.ConstructorProps
    • Defined in gst-1.0/gst-1.0.d.ts:11266
    Index

    Properties - Inherited from Gst.Object.ConstructorProps

    name parent

    Properties - Inherited from Gst.Object.ConstructorProps

    name

    name: string

    Inherited from ConstructorProps.name

    • Defined in gst-1.0/gst-1.0.d.ts:13130

    parent

    parent: Gst.Object

    Inherited from ConstructorProps.parent

    • Defined in gst-1.0/gst-1.0.d.ts:13131

    Content

    Properties - Inherited from Gst.Object.ConstructorProps
    nameparent