Interface

GES-1.0GESAssetConstructorProps

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

Hierarchy (View Summary)

Index

Properties

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