phone.GroupCallStreamChannels¶
- class pyrogram.raw.types.phone.GroupCallStreamChannels[source]¶
Contains the available channels of an RTMP-mode group call, see playing an RTMP livestream ».
Constructor of
GroupCallStreamChannels.- Details:
Layer:
229ID:
D0E482B2
- Parameters:
channels (List of
GroupCallStreamChannel) – Available RTMP stream channels; may be empty while the external publisher is not sending media
- Functions:
This object can be returned by 1 function.
Get the available stream channels and current playback timestamp of an RTMP-mode video chat, livestream or live story, see here » for the full flow.