Class: MediaInfo::GeneralStream

Inherits:
Stream
  • Object
show all
Defined in:
lib/media_info/streams/general.rb

Constant Summary collapse

TYPE =
:general

Instance Attribute Summary collapse

Attributes inherited from Stream

#_others, #codec, #codec_extensions, #codec_id, #codec_id_description, #codec_id_hint, #codec_id_info, #codec_id_string, #codec_id_url, #codec_string, #count, #first_packet_order, #format, #format_commercial, #format_commercial_if_any, #format_compression, #format_extensions, #format_info, #format_profile, #format_settings, #format_url, #format_version, #id, #id_string, #inform, #internet_media_type, #status, #stream_count, #stream_kind, #stream_kind_id, #stream_kind_pos, #stream_kind_string, #stream_order, #stream_size, #stream_size_proportion, #stream_size_string, #stream_size_string1, #stream_size_string2, #stream_size_string3, #stream_size_string4, #stream_size_string5, #unique_id, #unique_id_string

Method Summary

Methods inherited from Stream

#initialize, #raw_attributes

Constructor Details

This class inherits a constructor from MediaInfo::Stream

Instance Attribute Details

#complete_nameObject (readonly)

Returns the value of attribute complete_name.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def complete_name
  @complete_name
end

#complete_name_lastObject (readonly)

Returns the value of attribute complete_name_last.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def complete_name_last
  @complete_name_last
end

#data_sizeObject

Returns the value of attribute data_size.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def data_size
  @data_size
end

#file_created_dateObject

Returns the value of attribute file_created_date.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_created_date
  @file_created_date
end

#file_created_date_localObject (readonly)

Returns the value of attribute file_created_date_local.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_created_date_local
  @file_created_date_local
end

#file_extensionObject (readonly)

Returns the value of attribute file_extension.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_extension
  @file_extension
end

#file_extension_lastObject (readonly)

Returns the value of attribute file_extension_last.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_extension_last
  @file_extension_last
end

#file_modified_dateObject

Returns the value of attribute file_modified_date.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_modified_date
  @file_modified_date
end

#file_modified_date_localObject (readonly)

Returns the value of attribute file_modified_date_local.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_modified_date_local
  @file_modified_date_local
end

#file_nameObject (readonly)

Returns the value of attribute file_name.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_name
  @file_name
end

#file_name_lastObject (readonly)

Returns the value of attribute file_name_last.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_name_last
  @file_name_last
end

#file_sizeObject

Returns the value of attribute file_size.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_size
  @file_size
end

#file_size_stringObject (readonly)

Returns the value of attribute file_size_string.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_size_string
  @file_size_string
end

#file_size_string1Object (readonly)

Returns the value of attribute file_size_string1.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_size_string1
  @file_size_string1
end

#file_size_string2Object (readonly)

Returns the value of attribute file_size_string2.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_size_string2
  @file_size_string2
end

#file_size_string3Object (readonly)

Returns the value of attribute file_size_string3.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_size_string3
  @file_size_string3
end

#file_size_string4Object (readonly)

Returns the value of attribute file_size_string4.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def file_size_string4
  @file_size_string4
end

#folder_nameObject (readonly)

Returns the value of attribute folder_name.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def folder_name
  @folder_name
end

#folder_name_lastObject (readonly)

Returns the value of attribute folder_name_last.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def folder_name_last
  @folder_name_last
end

Returns the value of attribute footer_size.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def footer_size
  @footer_size
end

#header_sizeObject

Returns the value of attribute header_size.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def header_size
  @header_size
end

#is_streamableObject (readonly)

Returns the value of attribute is_streamable.



7
8
9
# File 'lib/media_info/streams/general.rb', line 7

def is_streamable
  @is_streamable
end