This is the complete list of members for DecoderState, including all inherited members.
allocateImage() | DecoderState | inline |
allocateSound() | DecoderState | inline |
audioBuffer | DecoderState | |
audioBufferAt | DecoderState | |
audioBufferLen | DecoderState | |
buffer | DecoderState | |
bytesDecoded | DecoderState | |
bytesRemaining | DecoderState | |
DecoderState() | DecoderState | inline |
frameFinished | DecoderState | |
getAudio(AVPacket &packet, Sound &sound) | DecoderState | inline |
getChannels() | DecoderState | inline |
getCodec(AVFormatContext *pFormatCtx) | DecoderState | inline |
getHeight() | DecoderState | inline |
getIndex() | DecoderState | inline |
getRate() | DecoderState | inline |
getStream(AVFormatContext *pFormatCtx, AVMediaType code, const char *name) | DecoderState | inline |
getVideo(AVPacket &packet) | DecoderState | inline |
getVideo(ImageOf< PixelRgb > &image) | DecoderState | inline |
getWidth() | DecoderState | inline |
haveFrame() | DecoderState | inline |
index | DecoderState | |
isFinished() | DecoderState | inline |
pAudio | DecoderState | |
pCodec | DecoderState | |
pCodecCtx | DecoderState | |
pFrame | DecoderState | |
pFrameRGB | DecoderState | |
~DecoderState() | DecoderState | inlinevirtual |