Class: FLV::Edit::Processor::MetaDataMaker::Info

Inherits:
Struct
  • Object
show all
Defined in:
lib/flv/edit/processor/meta_data_maker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bytesObject

Returns the value of attribute bytes

Returns:

  • (Object)

    the current value of bytes



8
9
10
# File 'lib/flv/edit/processor/meta_data_maker.rb', line 8

def bytes
  @bytes
end

#firstObject

Returns the value of attribute first

Returns:

  • (Object)

    the current value of first



8
9
10
# File 'lib/flv/edit/processor/meta_data_maker.rb', line 8

def first
  @first
end

#lastObject

Returns the value of attribute last

Returns:

  • (Object)

    the current value of last



8
9
10
# File 'lib/flv/edit/processor/meta_data_maker.rb', line 8

def last
  @last
end

#tag_countObject

Returns the value of attribute tag_count

Returns:

  • (Object)

    the current value of tag_count



8
9
10
# File 'lib/flv/edit/processor/meta_data_maker.rb', line 8

def tag_count
  @tag_count
end