class FFmpeg::Format
- FFmpeg::Format
- Reference
- Object
Defined in:
ffmpeg/format.crConstructors
Instance Method Summary
- #dump_format(stream_index : Int, is_output : Bool = false)
- #finalize
- #find_best_stream(media_type : MediaType = MediaType::Video)
- #input : String
- #input? : String | Nil
- 
        #on_read(&callback : Bytes -> Int32)
        
          Slice => bytes read 
- #open(input : String)
- #open?
- 
        #packet : Packet
        
          Lazy load the packet 
- #parameters(stream_index : Int)
- #read(&)
- #stream_info