Uses of Class
it.tdlight.jni.TdApi.GroupCallVideoQuality
-
Uses of TdApi.GroupCallVideoQuality in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
The best available video quality.static final class
The medium video quality.static final class
The worst available video quality.Modifier and TypeFieldDescriptionTdApi.GetGroupCallStreamSegment.videoQuality
Video quality as received from tgcalls; pass null to get the worst available quality.ModifierConstructorDescriptionGetGroupCallStreamSegment
(int groupCallId, long timeOffset, int scale, int channelId, TdApi.GroupCallVideoQuality videoQuality) Returns a file with a segment of a group call stream in a modified OGG format for audio or MPEG-4 format for video.