class

Sonarr::Model::MediaInfoResource

Inherits Sonarr::Model < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

Constructors

Instance methods

audio_bitrate
Source
audio_bitrate=(audio_bitrate : Int64 | Nil)
Source
audio_channels
Source
audio_channels=(audio_channels : Float64 | Nil)
Source
audio_codec
Source
audio_codec=(audio_codec : String | Nil)
Source
audio_languages
Source
audio_languages=(audio_languages : String | Nil)
Source
audio_stream_count
Source
audio_stream_count=(audio_stream_count : Int32 | Nil)
Source
id=(id : Int32 | Nil)
Source
resolution
Source
resolution=(resolution : String | Nil)
Source
run_time
Source
run_time=(run_time : String | Nil)
Source
scan_type
Source
scan_type=(scan_type : String | Nil)
Source
subtitles
Source
subtitles=(subtitles : String | Nil)
Source
video_bit_depth
Source
video_bit_depth=(video_bit_depth : Int32 | Nil)
Source
video_bitrate
Source
video_bitrate=(video_bitrate : Int64 | Nil)
Source
video_codec
Source
video_codec=(video_codec : String | Nil)
Source
video_dynamic_range
Source
video_dynamic_range=(video_dynamic_range : String | Nil)
Source
video_dynamic_range_type
Source
video_dynamic_range_type=(video_dynamic_range_type : String | Nil)
Source
video_fps
Source
video_fps=(video_fps : Float64 | Nil)
Source