Class: Kaltura::KalturaMediaInfo
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaMediaInfo
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#audio_bit_rate ⇒ Object
The audio bit rate.
-
#audio_bit_rate_mode ⇒ Object
The audio bit rate mode.
-
#audio_channels ⇒ Object
The number of audio channels.
-
#audio_codec_id ⇒ Object
The audio codec id.
-
#audio_duration ⇒ Object
The audio duration.
-
#audio_format ⇒ Object
The audio format.
-
#audio_resolution ⇒ Object
The audio resolution.
-
#audio_sampling_rate ⇒ Object
The audio sampling rate.
-
#container_bit_rate ⇒ Object
The container bit rate.
-
#container_duration ⇒ Object
The container duration.
-
#container_format ⇒ Object
The container format.
-
#container_id ⇒ Object
The container id.
-
#container_profile ⇒ Object
The container profile.
-
#file_size ⇒ Object
The file size.
-
#flavor_asset_id ⇒ Object
The id of the related flavor asset.
-
#id ⇒ Object
The id of the media info.
-
#multi_stream ⇒ Object
Returns the value of attribute multi_stream.
-
#multi_stream_info ⇒ Object
Returns the value of attribute multi_stream_info.
-
#raw_data ⇒ Object
The data as returned by the mediainfo command line.
-
#scan_type ⇒ Object
Returns the value of attribute scan_type.
-
#video_bit_rate ⇒ Object
The video bit rate.
-
#video_bit_rate_mode ⇒ Object
The video bit rate mode.
-
#video_codec_id ⇒ Object
The video codec id.
-
#video_dar ⇒ Object
The video display aspect ratio (dar).
-
#video_duration ⇒ Object
The video duration.
-
#video_format ⇒ Object
The video format.
-
#video_frame_rate ⇒ Object
The video frame rate.
-
#video_height ⇒ Object
The video height.
-
#video_rotation ⇒ Object
Returns the value of attribute video_rotation.
-
#video_width ⇒ Object
The video width.
-
#writing_lib ⇒ Object
The writing library.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#audio_bit_rate ⇒ Object
The audio bit rate
4606 4607 4608 |
# File 'lib/kaltura_client.rb', line 4606 def audio_bit_rate @audio_bit_rate end |
#audio_bit_rate_mode ⇒ Object
The audio bit rate mode
4609 4610 4611 |
# File 'lib/kaltura_client.rb', line 4609 def audio_bit_rate_mode @audio_bit_rate_mode end |
#audio_channels ⇒ Object
The number of audio channels
4612 4613 4614 |
# File 'lib/kaltura_client.rb', line 4612 def audio_channels @audio_channels end |
#audio_codec_id ⇒ Object
The audio codec id
4600 4601 4602 |
# File 'lib/kaltura_client.rb', line 4600 def audio_codec_id @audio_codec_id end |
#audio_duration ⇒ Object
The audio duration
4603 4604 4605 |
# File 'lib/kaltura_client.rb', line 4603 def audio_duration @audio_duration end |
#audio_format ⇒ Object
The audio format
4597 4598 4599 |
# File 'lib/kaltura_client.rb', line 4597 def audio_format @audio_format end |
#audio_resolution ⇒ Object
The audio resolution
4618 4619 4620 |
# File 'lib/kaltura_client.rb', line 4618 def audio_resolution @audio_resolution end |
#audio_sampling_rate ⇒ Object
The audio sampling rate
4615 4616 4617 |
# File 'lib/kaltura_client.rb', line 4615 def audio_sampling_rate @audio_sampling_rate end |
#container_bit_rate ⇒ Object
The container bit rate
4566 4567 4568 |
# File 'lib/kaltura_client.rb', line 4566 def container_bit_rate @container_bit_rate end |
#container_duration ⇒ Object
The container duration
4563 4564 4565 |
# File 'lib/kaltura_client.rb', line 4563 def container_duration @container_duration end |
#container_format ⇒ Object
The container format
4554 4555 4556 |
# File 'lib/kaltura_client.rb', line 4554 def container_format @container_format end |
#container_id ⇒ Object
The container id
4557 4558 4559 |
# File 'lib/kaltura_client.rb', line 4557 def container_id @container_id end |
#container_profile ⇒ Object
The container profile
4560 4561 4562 |
# File 'lib/kaltura_client.rb', line 4560 def container_profile @container_profile end |
#file_size ⇒ Object
The file size
4551 4552 4553 |
# File 'lib/kaltura_client.rb', line 4551 def file_size @file_size end |
#flavor_asset_id ⇒ Object
The id of the related flavor asset
4548 4549 4550 |
# File 'lib/kaltura_client.rb', line 4548 def flavor_asset_id @flavor_asset_id end |
#id ⇒ Object
The id of the media info
4545 4546 4547 |
# File 'lib/kaltura_client.rb', line 4545 def id @id end |
#multi_stream ⇒ Object
Returns the value of attribute multi_stream.
4627 4628 4629 |
# File 'lib/kaltura_client.rb', line 4627 def multi_stream @multi_stream end |
#multi_stream_info ⇒ Object
Returns the value of attribute multi_stream_info.
4625 4626 4627 |
# File 'lib/kaltura_client.rb', line 4625 def multi_stream_info @multi_stream_info end |
#raw_data ⇒ Object
The data as returned by the mediainfo command line
4624 4625 4626 |
# File 'lib/kaltura_client.rb', line 4624 def raw_data @raw_data end |
#scan_type ⇒ Object
Returns the value of attribute scan_type.
4626 4627 4628 |
# File 'lib/kaltura_client.rb', line 4626 def scan_type @scan_type end |
#video_bit_rate ⇒ Object
The video bit rate
4578 4579 4580 |
# File 'lib/kaltura_client.rb', line 4578 def video_bit_rate @video_bit_rate end |
#video_bit_rate_mode ⇒ Object
The video bit rate mode
4581 4582 4583 |
# File 'lib/kaltura_client.rb', line 4581 def video_bit_rate_mode @video_bit_rate_mode end |
#video_codec_id ⇒ Object
The video codec id
4572 4573 4574 |
# File 'lib/kaltura_client.rb', line 4572 def video_codec_id @video_codec_id end |
#video_dar ⇒ Object
The video display aspect ratio (dar)
4593 4594 4595 |
# File 'lib/kaltura_client.rb', line 4593 def video_dar @video_dar end |
#video_duration ⇒ Object
The video duration
4575 4576 4577 |
# File 'lib/kaltura_client.rb', line 4575 def video_duration @video_duration end |
#video_format ⇒ Object
The video format
4569 4570 4571 |
# File 'lib/kaltura_client.rb', line 4569 def video_format @video_format end |
#video_frame_rate ⇒ Object
The video frame rate
4590 4591 4592 |
# File 'lib/kaltura_client.rb', line 4590 def video_frame_rate @video_frame_rate end |
#video_height ⇒ Object
The video height
4587 4588 4589 |
# File 'lib/kaltura_client.rb', line 4587 def video_height @video_height end |
#video_rotation ⇒ Object
Returns the value of attribute video_rotation.
4594 4595 4596 |
# File 'lib/kaltura_client.rb', line 4594 def video_rotation @video_rotation end |
#video_width ⇒ Object
The video width
4584 4585 4586 |
# File 'lib/kaltura_client.rb', line 4584 def video_width @video_width end |
#writing_lib ⇒ Object
The writing library
4621 4622 4623 |
# File 'lib/kaltura_client.rb', line 4621 def writing_lib @writing_lib end |