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

Inherits:
Struct
  • Object
show all
Defined in:
lib/flvedit/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



12
13
14
# File 'lib/flvedit/processor/meta_data_maker.rb', line 12

def bytes
  @bytes
end

#firstObject

Returns the value of attribute first

Returns:

  • (Object)

    the current value of first



12
13
14
# File 'lib/flvedit/processor/meta_data_maker.rb', line 12

def first
  @first
end

#lastObject

Returns the value of attribute last

Returns:

  • (Object)

    the current value of last



12
13
14
# File 'lib/flvedit/processor/meta_data_maker.rb', line 12

def last
  @last
end

#tag_countObject

Returns the value of attribute tag_count

Returns:

  • (Object)

    the current value of tag_count



12
13
14
# File 'lib/flvedit/processor/meta_data_maker.rb', line 12

def tag_count
  @tag_count
end