class FFmpeg::Frame
- FFmpeg::Frame
- Reference
- Object
Defined in:
ffmpeg/frame.crConstructors
Instance Method Summary
- #allocate_buffer(width : Int, height : Int, pixel_bytes : Int)
- #buffer : Bytes
- #finalize
- #height
- #key_frame? : Bool
- #pixel_format : PixelFormat
- #to_unsafe : Pointer(FFmpeg::LibAV::Util::AVFrame)
- #width