Interface

GES-1.0GESProjectConstructorProps

interface ConstructorProps {
    extractable_type: GType;
    extractableType: GType;
    id: string;
    proxy: GES.Asset;
    proxy_target: GES.Asset;
    proxyTarget: GES.Asset;
    uri: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from GES.Asset.ConstructorProps

Properties

uri: string

Properties - Inherited from GES.Asset.ConstructorProps

extractable_type: GType
extractableType: GType
id: string
proxy: GES.Asset
proxy_target: GES.Asset
proxyTarget: GES.Asset