Class: FragmentRunEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/glued/bootstrap.rb

Instance Attribute Summary collapse

Instance Attribute Details

#discontinuity_indicatorObject

Returns the value of attribute discontinuity_indicator

Returns:

  • (Object)

    the current value of discontinuity_indicator



183
184
185
# File 'lib/glued/bootstrap.rb', line 183

def discontinuity_indicator
  @discontinuity_indicator
end

#first_fragmentObject

Returns the value of attribute first_fragment

Returns:

  • (Object)

    the current value of first_fragment



183
184
185
# File 'lib/glued/bootstrap.rb', line 183

def first_fragment
  @first_fragment
end

#first_fragment_timestampObject

Returns the value of attribute first_fragment_timestamp

Returns:

  • (Object)

    the current value of first_fragment_timestamp



183
184
185
# File 'lib/glued/bootstrap.rb', line 183

def first_fragment_timestamp
  @first_fragment_timestamp
end

#fragment_durationObject

Returns the value of attribute fragment_duration

Returns:

  • (Object)

    the current value of fragment_duration



183
184
185
# File 'lib/glued/bootstrap.rb', line 183

def fragment_duration
  @fragment_duration
end