class Google::Apis::YoutubeV3::Cuepoint

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 cue_type : String | Nil #

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

[View source]
def duration_secs : Int64 | Nil #

[View source]
def duration_secs=(duration_secs : Int64 | Nil) #

[View source]
def etag : String | Nil #

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

[View source]
def id : String | Nil #

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

[View source]
def insertion_offset_time_ms : Int64 | Nil #

[View source]
def insertion_offset_time_ms=(insertion_offset_time_ms : Int64 | Nil) #

[View source]
def walltime_ms : Int64 | Nil #

[View source]
def walltime_ms=(walltime_ms : Int64 | Nil) #

[View source]