github.com/gotd/td/tg.DocumentAttributeVideo.VideoCodec (field)
8 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L606: VideoCodec string
tl_document_attribute_gen.go#L656: if !(d.VideoCodec == "") {
tl_document_attribute_gen.go#L699: d.VideoCodec = val
tl_document_attribute_gen.go#L790: if !(d.VideoCodec == "") {
tl_document_attribute_gen.go#L823: b.PutString(d.VideoCodec)
tl_document_attribute_gen.go#L892: d.VideoCodec = value
tl_document_attribute_gen.go#L1017: d.VideoCodec = value
tl_document_attribute_gen.go#L1029: return d.VideoCodec, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |