![]() |
Audacity 3.2.0
|
This is the complete list of members for AVFrameWrapper, including all inherited members.
| AVFrameWrapper(const AVFrameWrapper &)=delete | AVFrameWrapper | |
| AVFrameWrapper(AVFrameWrapper &&)=delete | AVFrameWrapper | |
| AVFrameWrapper(const FFmpegFunctions &ffmpeg) noexcept | AVFrameWrapper | explicit |
| GetBestEffortTimestamp() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetChannelLayout() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetChannels() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetData(int index) const noexcept=0 | AVFrameWrapper | pure virtual |
| GetDecodeErrorFlags() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetExtendedData(int index) const noexcept=0 | AVFrameWrapper | pure virtual |
| GetFlags() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetFormat() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetHeight() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetInterlacedFrame() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetKeyFrame() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetLineSize(int index) const noexcept=0 | AVFrameWrapper | pure virtual |
| GetMetadata() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetNumDataPointers() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetOpaque() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetPacketDecompressionTimestamp() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetPacketPresentationTimestamp() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetPacketSize() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetPaletteHasChanged() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetPresentationTimestamp() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetQuality() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetRepeatPict() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetSampleAspectRatio() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetSampleRate() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetSamplesCount() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetSideDataCount() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetTopFieldFirst() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetWidth() const noexcept=0 | AVFrameWrapper | pure virtual |
| GetWrappedValue() noexcept | AVFrameWrapper | |
| GetWrappedValue() const noexcept | AVFrameWrapper | |
| mAVFrame | AVFrameWrapper | protected |
| mChannelLayoutWrapper | AVFrameWrapper | protected |
| mFFmpeg | AVFrameWrapper | protected |
| operator=(AVFrameWrapper &)=delete | AVFrameWrapper | |
| operator=(AVFrameWrapper &&)=delete | AVFrameWrapper | |
| SetChannelLayout(const AVChannelLayoutWrapper *layout) noexcept=0 | AVFrameWrapper | pure virtual |
| SetFormat(AVSampleFormatFwd format) noexcept=0 | AVFrameWrapper | pure virtual |
| SetOpaque(void *opaque) noexcept=0 | AVFrameWrapper | pure virtual |
| SetSamplesCount(int count) noexcept=0 | AVFrameWrapper | pure virtual |
| ~AVFrameWrapper() | AVFrameWrapper | virtual |