VideoSource

[ Interface ]

export interface VideoSource {
    source: string;
    type: string;
}

See also

Schema: tchmi:framework#/definitions/VideoSourceList

VideoSource 1:

Available from 1.8