Class: MediaInfo::GeneralStream
- Defined in:
- lib/media_info/streams/general.rb
Constant Summary collapse
- TYPE =
:general
Instance Attribute Summary collapse
-
#complete_name ⇒ Object
readonly
Returns the value of attribute complete_name.
-
#complete_name_last ⇒ Object
readonly
Returns the value of attribute complete_name_last.
-
#data_size ⇒ Object
readonly
Returns the value of attribute data_size.
-
#file_created_date ⇒ Object
readonly
Returns the value of attribute file_created_date.
-
#file_created_date_local ⇒ Object
readonly
Returns the value of attribute file_created_date_local.
-
#file_extension ⇒ Object
readonly
Returns the value of attribute file_extension.
-
#file_extension_last ⇒ Object
readonly
Returns the value of attribute file_extension_last.
-
#file_modified_date ⇒ Object
readonly
Returns the value of attribute file_modified_date.
-
#file_modified_date_local ⇒ Object
readonly
Returns the value of attribute file_modified_date_local.
-
#file_name ⇒ Object
readonly
Returns the value of attribute file_name.
-
#file_name_last ⇒ Object
readonly
Returns the value of attribute file_name_last.
-
#file_size ⇒ Object
readonly
Returns the value of attribute file_size.
-
#file_size_string ⇒ Object
readonly
Returns the value of attribute file_size_string.
-
#file_size_string1 ⇒ Object
readonly
Returns the value of attribute file_size_string1.
-
#file_size_string2 ⇒ Object
readonly
Returns the value of attribute file_size_string2.
-
#file_size_string3 ⇒ Object
readonly
Returns the value of attribute file_size_string3.
-
#file_size_string4 ⇒ Object
readonly
Returns the value of attribute file_size_string4.
-
#folder_name ⇒ Object
readonly
Returns the value of attribute folder_name.
-
#folder_name_last ⇒ Object
readonly
Returns the value of attribute folder_name_last.
-
#footer_size ⇒ Object
readonly
Returns the value of attribute footer_size.
-
#header_size ⇒ Object
readonly
Returns the value of attribute header_size.
-
#is_streamable ⇒ Object
readonly
Returns the value of attribute is_streamable.
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
Constructor Details
This class inherits a constructor from MediaInfo::Stream
Instance Attribute Details
#complete_name ⇒ Object (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_last ⇒ Object (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_size ⇒ Object
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_date ⇒ Object
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_local ⇒ Object (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_extension ⇒ Object (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_last ⇒ Object (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_date ⇒ Object
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_local ⇒ Object (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_name ⇒ Object (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_last ⇒ Object (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_size ⇒ Object
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_string ⇒ Object (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_string1 ⇒ Object (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_string2 ⇒ Object (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_string3 ⇒ Object (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_string4 ⇒ Object (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_name ⇒ Object (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_last ⇒ Object (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 |
#footer_size ⇒ Object
Returns the value of attribute footer_size.
7 8 9 |
# File 'lib/media_info/streams/general.rb', line 7 def @footer_size end |
#header_size ⇒ Object
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_streamable ⇒ Object (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 |