InputGroupCallStream
- class pyrogram.raw.types.InputGroupCallStream
Chunk of a livestream
Constructor of
InputFileLocation
.- Details:
Layer:
194
ID:
598A92A
- Parameters:
call (
InputGroupCall
) – Livestream infotime_ms (
int
64-bit
) – Timestamp in millisecondsscale (
int
32-bit
) – Specifies the duration of the video segment to fetch in milliseconds, by bitshifting 1000 to the right scale times: duration_ms := 1000 >> scalevideo_channel (
int
32-bit
, optional) – Selected video channelvideo_quality (
int
32-bit
, optional) – Selected video quality (0 = lowest, 1 = medium, 2 = best)