Interface

GES-1.0GESAssetConstructorProps

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

Hierarchy (View Summary)

Index

Properties

extractable_type: GTypeInput
extractableType: GTypeInput
id: string
proxy: GES.Asset | null
proxy_target: GES.Asset | null
proxyTarget: GES.Asset | null