#include <AVOutputFormatWrapper.h>
Definition at line 18 of file AVOutputFormatWrapper.h.
◆ AVOutputFormatWrapper() [1/3]
◆ AVOutputFormatWrapper() [2/3]
◆ AVOutputFormatWrapper() [3/3]
AVOutputFormatWrapper::AVOutputFormatWrapper |
( |
const AVOutputFormat * |
wrapped | ) |
|
|
explicitnoexcept |
◆ ~AVOutputFormatWrapper()
virtual AVOutputFormatWrapper::~AVOutputFormatWrapper |
( |
| ) |
|
|
virtualdefault |
This class is move-only, although it doesn't manage a resource.
◆ GetAudioCodec()
virtual AVCodecIDFwd AVOutputFormatWrapper::GetAudioCodec |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetCodecTag()
virtual const struct AVCodecTag *const * AVOutputFormatWrapper::GetCodecTag |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetExtensions()
virtual const char * AVOutputFormatWrapper::GetExtensions |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetFlags()
virtual int AVOutputFormatWrapper::GetFlags |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetLongName()
virtual const char * AVOutputFormatWrapper::GetLongName |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetMimeType()
virtual const char * AVOutputFormatWrapper::GetMimeType |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetName()
virtual const char * AVOutputFormatWrapper::GetName |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetWrappedValue()
const AVOutputFormat * AVOutputFormatWrapper::GetWrappedValue |
( |
| ) |
const |
|
noexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ mAVOutputFormat
const AVOutputFormat* AVOutputFormatWrapper::mAVOutputFormat { nullptr } |
|
protected |
The documentation for this class was generated from the following files: