Interface

GES-1.0GESEffectAssetConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from GES.TrackElementAsset.ConstructorProps

Properties - Inherited from GES.TrackElementAsset.ConstructorProps

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