This is the complete list of members for AVReader, including all inherited members.
| AVReader()=default | AVReader | |
| getAudioSettings(int streamIndex) const =0 | AVReader | pure virtual |
| getLengthInSeconds() const =0 | AVReader | pure virtual |
| getMediaFile() const =0 | AVReader | pure virtual |
| getNumAudioStreams() const =0 | AVReader | pure virtual |
| getNumVideoStreams() const =0 | AVReader | pure virtual |
| getStillImage(double seconds, Size size)=0 | AVReader | pure virtual |
| getTotalLength() const =0 | AVReader | pure virtual |
| getVideoSettings(int streamIndex) const =0 | AVReader | pure virtual |
| hasAudio() const =0 | AVReader | pure virtual |
| hasSubtitle() const =0 | AVReader | pure virtual |
| hasVideo() const =0 | AVReader | pure virtual |
| isOpenedOk() const | AVReader | |
| numChannels | AVReader | |
| numSamples | AVReader | |
| opened | AVReader | protected |
| originalSize | AVReader | |
| pixelFormat | AVReader | |
| readNewData(VideoFifo &, AudioFifo &)=0 | AVReader | pure virtual |
| sampleRate | AVReader | |
| setOutputSampleRate(double sampleRate)=0 | AVReader | pure virtual |
| setPosition(const int64_t position)=0 | AVReader | pure virtual |
| timebase | AVReader | |
| ~AVReader()=default | AVReader | virtual |