EasyFfmpeg::StreamInfo
Inherits Struct / Value / Object
Constructors
new(index : Int32, codec_name : String, codec_long_name : String, codec_type : String, width : Int32 | Nil = nil, height : Int32 | Nil = nil, frame_rate : Float64 | Nil = nil, bit_rate : Int64 | Nil = nil, channels : Int32 | Nil = nil, channel_layout : Nil | String = nil, sample_rate : Int32 | Nil = nil, profile : Nil | String = nil, pix_fmt : Nil | String = nil, language : Nil | String = nil, title : Nil | String = nil, is_default : Bool = false, is_attached_pic : Bool = false)
SourceInstance methods
audio?
Sourcebit_rate
Sourcebit_rate_display
Sourcechannel_description
Sourcechannel_layout
Sourcechannels
Sourcecodec_long_name
Sourcecodec_name
Sourcecodec_type
Sourceframe_rate
Sourceframe_rate_display
Sourceheight
Sourceindex
Sourceis_attached_pic
Sourceis_default
Sourcelanguage
Sourcelanguage_display
Sourcepix_fmt
Sourceprofile
Sourceresolution_display
Sourcesample_rate
Sourcesubtitle?
Sourcetitle
Sourcevideo?
Sourcewidth
Source