#include <frame.h>
◆ FrameCommon() [1/4]
| av::FrameCommon::FrameCommon |
( |
| ) |
|
◆ FrameCommon() [2/4]
| av::FrameCommon::FrameCommon |
( |
const AVFrame * |
frame | ) |
|
◆ FrameCommon() [3/4]
| av::FrameCommon::FrameCommon |
( |
const FrameCommon & |
other | ) |
|
◆ FrameCommon() [4/4]
◆ ~FrameCommon()
| av::FrameCommon::~FrameCommon |
( |
| ) |
|
◆ clone()
| void av::FrameCommon::clone |
( |
FrameCommon & |
dst, |
|
|
size_t |
align = 1 |
|
) |
| const |
|
protected |
◆ copyInfoFrom()
| void av::FrameCommon::copyInfoFrom |
( |
const FrameCommon & |
other | ) |
|
|
protected |
◆ data() [1/2]
| uint8_t * av::FrameCommon::data |
( |
size_t |
plane = 0 | ) |
|
◆ data() [2/2]
| const uint8_t * av::FrameCommon::data |
( |
size_t |
plane = 0 | ) |
const |
◆ dump()
| void av::FrameCommon::dump |
( |
| ) |
const |
◆ isComplete()
| bool av::FrameCommon::isComplete |
( |
| ) |
const |
◆ isReferenced()
| bool av::FrameCommon::isReferenced |
( |
| ) |
const |
◆ isValid()
| bool av::FrameCommon::isValid |
( |
| ) |
const |
◆ makeRef()
| AVFrame * av::FrameCommon::makeRef |
( |
| ) |
const |
◆ operator bool()
| av::FrameCommon::operator bool |
( |
| ) |
const |
◆ operator=()
| void av::FrameCommon::operator= |
( |
const FrameCommon & |
| ) |
|
|
delete |
◆ pts()
◆ refCount()
| int av::FrameCommon::refCount |
( |
| ) |
const |
◆ setComplete()
| void av::FrameCommon::setComplete |
( |
bool |
isComplete | ) |
|
◆ setPts() [1/2]
| void av::FrameCommon::setPts |
( |
const Timestamp & |
ts | ) |
|
◆ setPts() [2/2]
| void av::FrameCommon::setPts |
( |
int64_t |
pts, |
|
|
Rational |
ptsTimeBase |
|
) |
| |
◆ setStreamIndex()
| void av::FrameCommon::setStreamIndex |
( |
int |
streamIndex | ) |
|
◆ setTimeBase()
| void av::FrameCommon::setTimeBase |
( |
const Rational & |
value | ) |
|
◆ size() [1/2]
| size_t av::FrameCommon::size |
( |
| ) |
const |
◆ size() [2/2]
| size_t av::FrameCommon::size |
( |
size_t |
plane | ) |
const |
◆ streamIndex()
| int av::FrameCommon::streamIndex |
( |
| ) |
const |
◆ swap()
◆ timeBase()
| const Rational & av::FrameCommon::timeBase |
( |
| ) |
const |
◆ m_isComplete
| bool av::FrameCommon::m_isComplete {false} |
|
protected |
◆ m_streamIndex
| int av::FrameCommon::m_streamIndex {-1} |
|
protected |
◆ m_timeBase
The documentation for this class was generated from the following files: