struct Caption

Included Modules

Defined in:

invidious/videos.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(tuple) #

Instance Method Detail

def baseUrl : String #

[View source]
def baseUrl=(baseUrl : String) #

[View source]
def languageCode : String #

[View source]
def languageCode=(languageCode : String) #

[View source]
def name : CaptionName #

[View source]
def name=(name : CaptionName) #

[View source]