View Source ExTDLib.Object.GroupCallParticipantVideoInfo (ExTDLib v0.0.4)

Contains information about a group call participant's video channel.

NameTypeDescription
source_groupsgroupCallVideoSourceGroupList of synchronization source groups of the video.
endpoint_idstringVideo channel endpoint identifier.
is_pausedboolTrue, if the video is paused. This flag needs to be ignored, if new video frames are received.

More details on telegram's documentation.