class types.GroupCallParticipantVideo extends _TypeGroupCallParticipantVideoimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { GroupCallParticipantVideo } = types; ConstructorsnewGroupCallParticipantVideo(params: { paused?: true; endpoint: string; sourceGroups: Array<TypeGroupCallParticipantVideoSourceGroup>; audioSource?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalaudioSource: numberendpoint: stringoptionalpaused: truesourceGroups: Array<TypeGroupCallParticipantVideoSourceGroup>Static Propertiesreadonly[paramDesc]: ParamDesc