github.com/gotd/td/tg.InputGroupCallStream.VideoQuality (field)
8 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L1842: VideoQuality int
tl_input_file_location_gen.go#L1880: if !(i.VideoQuality == 0) {
tl_input_file_location_gen.go#L1912: i.VideoQuality = val
tl_input_file_location_gen.go#L1971: if !(i.VideoQuality == 0) {
tl_input_file_location_gen.go#L2003: b.PutInt(i.VideoQuality)
tl_input_file_location_gen.go#L2060: i.VideoQuality = value
tl_input_file_location_gen.go#L2110: i.VideoQuality = value
tl_input_file_location_gen.go#L2122: return i.VideoQuality, true
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |