GroupCallParticipantVideoInfo¶
Contains information about a group call participant's video channel
GroupCallParticipantVideoInfo(
source_groups: list of GroupCallVideoSourceGroup,
endpoint_id: string,
is_paused: Bool
) → GroupCallParticipantVideoInfo
source_groups¶
list of GroupCallVideoSourceGroup
List of synchronization source groups of the video
endpoint_id¶
string
Video channel endpoint identifier
is_paused¶
Bool
True, if the video is paused. This flag needs to be ignored, if new video frames are received