Interface

GstTag-1.0GstTagTagDemuxConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gst.Element.ConstructorProps

Properties - Inherited from Gst.Element.ConstructorProps

name: string | null
parent: Gst.Object | null