This is no longer kept up to date and will be removed in the future.

interface ImageFrameUrlSource {
    type: ImageFrameSourceType;
    url: string;
}

Hierarchy (View Summary)

Properties

Properties

url: string