struct

PNGGIF::VideoSource::Info

Inherits Struct < Value < Object

Decoded video stream metadata from ffprobe.

Constructors

new(width : Int32, height : Int32, fps : Float64)
Source

Instance methods

clone
Source
copy_with(width _width = @width, height _height = @height, fps _fps = @fps)
Source
fps
height
width