Interface

GES-1.0GESClipAssetConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from GES.Asset.ConstructorProps

Properties

supported_formats: GES.TrackType
supportedFormats: GES.TrackType

Properties - Inherited from GES.Asset.ConstructorProps

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