Info about a video stream
groupCallParticipantVideo#67753ac8 flags:# paused:flags.0?true endpoint:string source_groups:Vector<GroupCallParticipantVideoSourceGroup> audio_source:flags.1?int = GroupCallParticipantVideo;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| paused | flags.0?true | Whether the stream is currently paused |
| endpoint | string | Endpoint |
| source_groups | Vector<GroupCallParticipantVideoSourceGroup> | Source groups |
| audio_source | flags.1?int | Audio source ID |