Interface

Gst-1.0GstStreamCollectionConstructorProps

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

Hierarchy (View Summary)

Index
upstream_id: string
upstreamId: string
name: string
parent: Gst.Object