class Google::Apis::YoutubeV3::CaptionSnippet

Included Modules

Defined in:

google/apis/youtube_v3/classes.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def audio_track_type : String | Nil #

[View source]
def audio_track_type=(audio_track_type : String | Nil) #

[View source]
def failure_reason : String | Nil #

[View source]
def failure_reason=(failure_reason : String | Nil) #

[View source]
def is_auto_synced : Bool | Nil #

[View source]
def is_auto_synced=(is_auto_synced : Bool | Nil) #

[View source]
def is_cc : Bool | Nil #

[View source]
def is_cc=(is_cc : Bool | Nil) #

[View source]
def is_draft : Bool | Nil #

[View source]
def is_draft=(is_draft : Bool | Nil) #

[View source]
def is_easy_reader : Bool | Nil #

[View source]
def is_easy_reader=(is_easy_reader : Bool | Nil) #

[View source]
def is_large : Bool | Nil #

[View source]
def is_large=(is_large : Bool | Nil) #

[View source]
def language : String | Nil #

[View source]
def language=(language : String | Nil) #

[View source]
def last_updated : String | Nil #

[View source]
def last_updated=(last_updated : String | Nil) #

[View source]
def name : String | Nil #

[View source]
def name=(name : String | Nil) #

[View source]
def status : String | Nil #

[View source]
def status=(status : String | Nil) #

[View source]
def track_kind : String | Nil #

[View source]
def track_kind=(track_kind : String | Nil) #

[View source]
def video_id : String | Nil #

[View source]
def video_id=(video_id : String | Nil) #

[View source]