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