struct mrpt::vision::CVideoFileWriter::Impl

struct Impl
{
    //
fields

    cv::VideoWriter obj;
};