VideoSource

[ Schnittstelle ]

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

Siehe auch

Schema: tchmi:framework#/definitions/VideoSourceList

VideoSource 1:

Verfügbar ab Version 1.8