Interface

GES-1.0GESClipAssetConstructorProps

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

Hierarchy (View Summary)

Index
supported_formats: GES.TrackType
supportedFormats: GES.TrackType
extractable_type: GTypeInput
extractableType: GTypeInput
id: string
proxy: GES.Asset
proxy_target: GES.Asset
proxyTarget: GES.Asset