Interface

Gst-1.0GstSharedTaskPoolConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Gst.TaskPool.ConstructorProps

Properties - Inherited from Gst.TaskPool.ConstructorProps

name: string
parent: Gst.Object