The CodecParametersView class.
More...
#include <codecparameters.h>
|
AVCodecParameters * | m_raw |
|
The CodecParametersView class.
Not-owned wrapper for AVCodecParameters. Do not keep for a long time.
◆ CodecParametersView()
av::CodecParametersView::CodecParametersView |
( |
AVCodecParameters * |
codecpar = nullptr | ) |
|
◆ codecId() [1/2]
AVCodecID av::CodecParametersView::codecId |
( |
| ) |
const |
◆ codecId() [2/2]
void av::CodecParametersView::codecId |
( |
AVCodecID |
codec_id | ) |
|
◆ codecTag() [1/2]
uint32_t av::CodecParametersView::codecTag |
( |
| ) |
const |
◆ codecTag() [2/2]
void av::CodecParametersView::codecTag |
( |
uint32_t |
codec_tag | ) |
|
◆ codecType() [1/2]
AVMediaType av::CodecParametersView::codecType |
( |
| ) |
const |
◆ codecType() [2/2]
void av::CodecParametersView::codecType |
( |
AVMediaType |
codec_type | ) |
|
◆ copyFrom() [1/2]
◆ copyFrom() [2/2]
◆ copyTo() [1/2]
◆ copyTo() [2/2]
◆ decodingCodec()
Codec av::CodecParametersView::decodingCodec |
( |
| ) |
const |
◆ encodingCodec()
Codec av::CodecParametersView::encodingCodec |
( |
| ) |
const |
◆ getAudioFrameDuration()
int av::CodecParametersView::getAudioFrameDuration |
( |
int |
frame_bytes | ) |
const |
◆ isValid()
bool av::CodecParametersView::isValid |
( |
| ) |
const |
◆ mediaType() [1/2]
AVMediaType av::CodecParametersView::mediaType |
( |
| ) |
const |
◆ mediaType() [2/2]
void av::CodecParametersView::mediaType |
( |
AVMediaType |
media_type | ) |
|
The documentation for this class was generated from the following files: