#include <format.h>
|
avcpp_format_const< AVOutputFormat > * | m_raw |
|
◆ OutputFormat() [1/2]
av::OutputFormat::OutputFormat |
( |
| ) |
|
|
default |
◆ OutputFormat() [2/2]
av::OutputFormat::OutputFormat |
( |
const std::string & |
name, |
|
|
const std::string & |
url = std::string() , |
|
|
const std::string & |
mime = std::string() |
|
) |
| |
|
noexcept |
◆ defaultAudioCodecId()
AVCodecID av::OutputFormat::defaultAudioCodecId |
( |
| ) |
const |
|
noexcept |
◆ defaultVideoCodecId()
AVCodecID av::OutputFormat::defaultVideoCodecId |
( |
| ) |
const |
|
noexcept |
◆ setFormat()
bool av::OutputFormat::setFormat |
( |
const std::string & |
name, |
|
|
const std::string & |
url = std::string() , |
|
|
const std::string & |
mime = std::string() |
|
) |
| |
|
noexcept |
The documentation for this class was generated from the following files: