Definition at line 33 of file FfmpegGrabber.cpp.
◆ DecoderState()
| DecoderState::DecoderState |
( |
| ) |
|
|
inline |
◆ ~DecoderState()
| virtual DecoderState::~DecoderState |
( |
| ) |
|
|
inlinevirtual |
◆ allocateImage()
| bool DecoderState::allocateImage |
( |
| ) |
|
|
inline |
◆ allocateSound()
| bool DecoderState::allocateSound |
( |
| ) |
|
|
inline |
◆ getAudio()
| bool DecoderState::getAudio |
( |
AVPacket & |
packet, |
|
|
Sound & |
sound |
|
) |
| |
|
inline |
◆ getChannels()
| int DecoderState::getChannels |
( |
| ) |
|
|
inline |
◆ getCodec()
| bool DecoderState::getCodec |
( |
AVFormatContext * |
pFormatCtx | ) |
|
|
inline |
◆ getHeight()
| int DecoderState::getHeight |
( |
| ) |
|
|
inline |
◆ getIndex()
| int DecoderState::getIndex |
( |
| ) |
|
|
inline |
◆ getRate()
| int DecoderState::getRate |
( |
| ) |
|
|
inline |
◆ getStream()
| int DecoderState::getStream |
( |
AVFormatContext * |
pFormatCtx, |
|
|
AVMediaType |
code, |
|
|
const char * |
name |
|
) |
| |
|
inline |
◆ getVideo() [1/2]
| bool DecoderState::getVideo |
( |
AVPacket & |
packet | ) |
|
|
inline |
◆ getVideo() [2/2]
◆ getWidth()
| int DecoderState::getWidth |
( |
| ) |
|
|
inline |
◆ haveFrame()
| bool DecoderState::haveFrame |
( |
| ) |
|
|
inline |
◆ isFinished()
| bool DecoderState::isFinished |
( |
| ) |
|
|
inline |
◆ audioBuffer
| int16_t* DecoderState::audioBuffer |
◆ audioBufferAt
| int16_t* DecoderState::audioBufferAt |
◆ audioBufferLen
| int DecoderState::audioBufferLen |
◆ buffer
| uint8_t* DecoderState::buffer |
◆ bytesDecoded
| int DecoderState::bytesDecoded |
◆ bytesRemaining
| int DecoderState::bytesRemaining |
◆ frameFinished
| int DecoderState::frameFinished |
◆ index
◆ pAudio
| AVFrame* DecoderState::pAudio |
◆ pCodec
| AVCodec* DecoderState::pCodec |
◆ pCodecCtx
| AVCodecContext* DecoderState::pCodecCtx |
◆ pFrame
| AVFrame* DecoderState::pFrame |
◆ pFrameRGB
| AVFrame* DecoderState::pFrameRGB |
The documentation for this class was generated from the following file: