class

EasyFfmpeg::MediaInfo

Inherits Reference / Object

Constructors

from_probe_json(path : String, json_text : String) : MediaInfo
Source
new(path : String, video_streams : Array(EasyFfmpeg::StreamInfo), audio_streams : Array(EasyFfmpeg::StreamInfo), subtitle_streams : Array(EasyFfmpeg::StreamInfo), other_streams : Array(EasyFfmpeg::StreamInfo), format : EasyFfmpeg::FormatInfo)
Source
probe(path : String) : MediaInfo
Source

Instance methods

audio_streams
Source
format
Source
other_streams
Source
path
Source
subtitle_streams
Source
video_streams
Source