class

FFmpeg::Format

Inherits Reference / Object

Constructors

new(buffer_size : Int32 = (4 * 1024) * 1024)
Source

Instance methods

configure_io
Source
dump_format(stream_index : Int, is_output : Bool = false)
Source
finalize
Source
find_best_stream(media_type : MediaType = MediaType::Video)
Source
input
Source
input?
Source
on_read
Source
on_seek
Source
open(input : String)
Source
open?
Source
packet

Lazy load the packet

Source
parameters(stream_index : Int)
Source
read
Source
stream_info
Source
to_unsafe
Source

Nested types