Interface

Gst-1.0GstTocSetterConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gst.Element.ConstructorProps

Properties - Inherited from Gst.Element.ConstructorProps

name: string
parent: Gst.Object