EasyFfmpeg::MediaInfo
Inherits Reference / Object
Constructors
from_probe_json(path : String, json_text : String) : MediaInfo
Sourcenew(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)
Sourceprobe(path : String) : MediaInfo
SourceInstance methods
audio_streams
Sourceformat
Sourceother_streams
Sourcepath
Sourcesubtitle_streams
Sourcevideo_streams
Source