Class: YoutubeSpeedStream::YoutubeRange

Inherits:
Range
  • Object
show all
Defined in:
lib/youtube_speed_stream.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#beginObject



8
9
10
# File 'lib/youtube_speed_stream.rb', line 8

def begin
  @begin or orig_begin
end

#file_offsetObject

Returns the value of attribute file_offset.



5
6
7
# File 'lib/youtube_speed_stream.rb', line 5

def file_offset
  @file_offset
end

Instance Method Details

#orig_beginObject



7
# File 'lib/youtube_speed_stream.rb', line 7

alias_method :orig_begin, :begin