Use struct for caption object

This commit is contained in:
syeopite 2021-07-11 16:17:22 -07:00
parent 57bb8c610a
commit 39110ad21c
No known key found for this signature in database
GPG Key ID: 6FA616E5A5294A82
1 changed files with 1 additions and 1 deletions

View File

@ -786,7 +786,7 @@ struct Video
end end
end end
class Caption struct Caption
property name property name
property languageCode property languageCode
property baseUrl property baseUrl