diff --git a/configs.go b/configs.go index 5f3f259..7912f0e 100644 --- a/configs.go +++ b/configs.go @@ -288,6 +288,7 @@ type AudioConfig struct { Duration int Performer string Title string + Caption string } // values returns a url.Values representation of AudioConfig.