Definition at line 71 of file phAvcodecSource.cpp.
Public Attributes | |
| AVFormatContext * | m_pFormatCtx |
| AVCodecContext * | m_pCodecCtx |
| AVStream * | m_pStream |
| AVCodec * | m_pCodec |
| AVFrame * | m_pFrame |
| AVFrame * | m_pFrameRGB |
| int | m_videoStream |
| int | m_numBytes |
| int | m_avcodec_format |
| int | m_width |
| int | m_height |
| uint8_t * | m_buffer |
| double | m_frate |
| double | m_frate_base |
| int32_t | m_sleeptime |
| Copyright (C) 2002 - 2007 |
Philip D.S. Thoren ( pthoren@users.sourceforge.net ) University Of Massachusetts at Lowell Robotics Lab |
|
1.4.4