#include <AMLCodec.h>
◆ CAMLCodec()
◆ ~CAMLCodec()
CAMLCodec::~CAMLCodec |
( |
| ) |
|
|
virtual |
◆ AddData()
bool CAMLCodec::AddData |
( |
uint8_t * |
pData, |
|
|
size_t |
size, |
|
|
double |
dts, |
|
|
double |
pts |
|
) |
| |
◆ CloseDecoder()
void CAMLCodec::CloseDecoder |
( |
| ) |
|
◆ GetAmlDuration()
int CAMLCodec::GetAmlDuration |
( |
| ) |
const |
◆ GetBufferIndex()
uint32_t CAMLCodec::GetBufferIndex |
( |
| ) |
const |
|
inline |
◆ GetOMXPts()
int CAMLCodec::GetOMXPts |
( |
| ) |
const |
|
inline |
◆ GetPicture()
◆ OMXDurationToNs()
int CAMLCodec::OMXDurationToNs |
( |
int |
duration | ) |
|
|
static |
◆ OMXPtsToSeconds()
float CAMLCodec::OMXPtsToSeconds |
( |
int |
omxpts | ) |
|
|
static |
◆ OpenDecoder()
◆ PollFrame()
int CAMLCodec::PollFrame |
( |
| ) |
|
|
static |
◆ ReleaseFrame()
int CAMLCodec::ReleaseFrame |
( |
const uint32_t |
index, |
|
|
bool |
bDrop = false |
|
) |
| |
◆ Reset()
◆ SetDrain()
void CAMLCodec::SetDrain |
( |
bool |
drain | ) |
|
|
inline |
◆ SetPollDevice()
void CAMLCodec::SetPollDevice |
( |
int |
device | ) |
|
|
static |
◆ SetSpeed()
void CAMLCodec::SetSpeed |
( |
int |
speed | ) |
|
◆ SetVideoRate()
void CAMLCodec::SetVideoRate |
( |
int |
videoRate | ) |
|
◆ SetVideoRect()
void CAMLCodec::SetVideoRect |
( |
const CRect & |
SrcRect, |
|
|
const CRect & |
DestRect |
|
) |
| |
The documentation for this class was generated from the following files: