Class: FileData::IlstBox

Inherits:
Struct
  • Object
show all
Defined in:
lib/file_data/formats/mpeg4/box_parsers/ilst_box.rb

Instance Attribute Summary collapse

Instance Attribute Details

#data_boxObject

Returns the value of attribute data_box

Returns:

  • (Object)

    the current value of data_box



24
25
26
# File 'lib/file_data/formats/mpeg4/box_parsers/ilst_box.rb', line 24

def data_box
  @data_box
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



24
25
26
# File 'lib/file_data/formats/mpeg4/box_parsers/ilst_box.rb', line 24

def index
  @index
end