ark::image::ScopedVideoBuffer

Defined in header “ark/image/video_device.hh”.


A “safe buffer” this can be read from “read scoped buffer”, and will automatically release the video buffer when it falls out of scope.

Methods

Variables

  • VideoBufferPtr buffer
    The actual video buffer that was returned.