#include <OMXAudioCodecOMX.h>
§ COMXAudioCodecOMX()
| COMXAudioCodecOMX::COMXAudioCodecOMX |
( |
CProcessInfo & |
processInfo | ) |
|
|
explicit |
§ ~COMXAudioCodecOMX()
| COMXAudioCodecOMX::~COMXAudioCodecOMX |
( |
| ) |
|
|
virtual |
§ BuildChannelMap()
| void COMXAudioCodecOMX::BuildChannelMap |
( |
| ) |
|
§ Decode()
| int COMXAudioCodecOMX::Decode |
( |
unsigned char * |
pData, |
|
|
int |
iSize, |
|
|
double |
dts, |
|
|
double |
pts |
|
) |
| |
§ Dispose()
| void COMXAudioCodecOMX::Dispose |
( |
| ) |
|
§ GetBitRate()
| int COMXAudioCodecOMX::GetBitRate |
( |
| ) |
|
§ GetBitsPerSample()
| int COMXAudioCodecOMX::GetBitsPerSample |
( |
| ) |
|
§ GetChannelMap()
§ GetChannels()
| int COMXAudioCodecOMX::GetChannels |
( |
| ) |
|
§ GetData()
| int COMXAudioCodecOMX::GetData |
( |
unsigned char ** |
dst, |
|
|
double & |
dts, |
|
|
double & |
pts |
|
) |
| |
§ GetFrameSize()
| unsigned int COMXAudioCodecOMX::GetFrameSize |
( |
| ) |
|
|
inline |
§ GetName()
| static const char* COMXAudioCodecOMX::GetName |
( |
| ) |
|
|
inlinestatic |
§ GetSampleRate()
| int COMXAudioCodecOMX::GetSampleRate |
( |
| ) |
|
§ Open()
§ Reset()
| void COMXAudioCodecOMX::Reset |
( |
| ) |
|
§ m_bFirstFrame
| bool COMXAudioCodecOMX::m_bFirstFrame |
|
protected |
§ m_bGotFrame
| bool COMXAudioCodecOMX::m_bGotFrame |
|
protected |
§ m_bNoConcatenate
| bool COMXAudioCodecOMX::m_bNoConcatenate |
|
protected |
§ m_channelLayout
§ m_channels
| int COMXAudioCodecOMX::m_channels |
|
protected |
§ m_desiredSampleFormat
| enum AVSampleFormat COMXAudioCodecOMX::m_desiredSampleFormat |
|
protected |
§ m_dts
| double COMXAudioCodecOMX::m_dts |
|
protected |
§ m_frameSize
| unsigned int COMXAudioCodecOMX::m_frameSize |
|
protected |
§ m_iBufferOutputAlloced
| int COMXAudioCodecOMX::m_iBufferOutputAlloced |
|
protected |
§ m_iBufferOutputUsed
| int COMXAudioCodecOMX::m_iBufferOutputUsed |
|
protected |
§ m_iSampleFormat
| enum AVSampleFormat COMXAudioCodecOMX::m_iSampleFormat |
|
protected |
§ m_pBufferOutput
| unsigned char* COMXAudioCodecOMX::m_pBufferOutput |
|
protected |
§ m_pCodecContext
| AVCodecContext* COMXAudioCodecOMX::m_pCodecContext |
|
protected |
§ m_pConvert
| SwrContext* COMXAudioCodecOMX::m_pConvert |
|
protected |
§ m_pFrame1
| AVFrame* COMXAudioCodecOMX::m_pFrame1 |
|
protected |
§ m_processInfo
§ m_pts
| double COMXAudioCodecOMX::m_pts |
|
protected |
The documentation for this class was generated from the following files: