#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |