#include <AVCodecWrapper.h>
Definition at line 20 of file AVCodecWrapper.h.
◆ AVCodecWrapper() [1/3]
◆ AVCodecWrapper() [2/3]
◆ AVCodecWrapper() [3/3]
AVCodecWrapper::AVCodecWrapper |
( |
const AVCodec * |
wrapped | ) |
|
|
explicitnoexcept |
◆ ~AVCodecWrapper()
virtual AVCodecWrapper::~AVCodecWrapper |
( |
| ) |
|
|
virtualdefault |
◆ GetCapabilities()
virtual int AVCodecWrapper::GetCapabilities |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetId()
◆ GetLongName()
virtual const char * AVCodecWrapper::GetLongName |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetMaxLowres()
virtual uint8_t AVCodecWrapper::GetMaxLowres |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetName()
virtual const char * AVCodecWrapper::GetName |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetPixFmts()
◆ GetSampleFmts()
◆ GetSupportedFramerates()
virtual const AVRational * AVCodecWrapper::GetSupportedFramerates |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetSupportedSamplerates()
virtual const int * AVCodecWrapper::GetSupportedSamplerates |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetType()
◆ GetWrappedValue()
const AVCodec * AVCodecWrapper::GetWrappedValue |
( |
| ) |
const |
|
noexcept |
◆ IsAudio()
virtual bool AVCodecWrapper::IsAudio |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ mAVCodec
const AVCodec* AVCodecWrapper::mAVCodec { nullptr } |
|
protected |
The documentation for this class was generated from the following files: