Interface

GES-1.0GESProjectConstructorProps

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

Hierarchy (View Summary)

Index
uri: string
extractable_type: GTypeInput
extractableType: GTypeInput
id: string
proxy: GES.Asset
proxy_target: GES.Asset
proxyTarget: GES.Asset