VideoSource

[ Schnittstelle ]

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

Schema: tchmi:framework#/definitions/VideoSourceList

VideoSource 1:

Verfügbar ab Version 1.8