#include <IEncoder.h>
◆ ~IEncoder()
virtual IEncoder::~IEncoder |
( |
| ) |
|
|
virtualdefault |
◆ Close()
virtual bool IEncoder::Close |
( |
| ) |
|
|
pure virtual |
◆ Encode()
virtual int IEncoder::Encode |
( |
int |
nNumBytesRead, |
|
|
uint8_t * |
pbtStream |
|
) |
| |
|
pure virtual |
◆ Init()
◆ m_iInBitsPerSample
int IEncoder::m_iInBitsPerSample = 0 |
◆ m_iInChannels
int IEncoder::m_iInChannels = 0 |
◆ m_iInSampleRate
int IEncoder::m_iInSampleRate = 0 |
◆ m_iTrackLength
int IEncoder::m_iTrackLength = 0 |
◆ m_strAlbum
std::string IEncoder::m_strAlbum |
◆ m_strAlbumArtist
std::string IEncoder::m_strAlbumArtist |
◆ m_strArtist
std::string IEncoder::m_strArtist |
◆ m_strComment
std::string IEncoder::m_strComment |
◆ m_strFile
std::string IEncoder::m_strFile |
◆ m_strGenre
std::string IEncoder::m_strGenre |
◆ m_strTitle
std::string IEncoder::m_strTitle |
◆ m_strTrack
std::string IEncoder::m_strTrack |
◆ m_strYear
std::string IEncoder::m_strYear |
The documentation for this class was generated from the following file: