#include "hwdrivers-precomp.h"
#include <mrpt/config.h>
#include <mrpt/utils/utils_defs.h>
#include <mrpt/hwdrivers/CFFMPEG_InputStream.h>
Go to the source code of this file.
Macros | |
#define | MY_FFMPEG_STATE const_cast<TFFMPEGContext*>(static_cast<const TFFMPEGContext*>(m_state.get())) |
#define MY_FFMPEG_STATE const_cast<TFFMPEGContext*>(static_cast<const TFFMPEGContext*>(m_state.get())) |
Definition at line 59 of file CFFMPEG_InputStream.cpp.
Referenced by mrpt::hwdrivers::CFFMPEG_InputStream::CFFMPEG_InputStream(), mrpt::hwdrivers::CFFMPEG_InputStream::close(), mrpt::hwdrivers::CFFMPEG_InputStream::getVideoFPS(), mrpt::hwdrivers::CFFMPEG_InputStream::isOpen(), mrpt::hwdrivers::CFFMPEG_InputStream::openURL(), mrpt::hwdrivers::CFFMPEG_InputStream::retrieveFrame(), and mrpt::hwdrivers::CFFMPEG_InputStream::~CFFMPEG_InputStream().
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |