VideoSource
[ Interface ]
export interface VideoSource {
source: string;
type: string;
}See also
Schema: tchmi:framework#/definitions/VideoSourceList
![]() | Available from 1.8 |
[ Interface ]
export interface VideoSource {
source: string;
type: string;
}Schema: tchmi:framework#/definitions/VideoSourceList
![]() | Available from 1.8 |