|  | 
| virtual bool | Init ()=0 | 
|  | 
| virtual ssize_t | Encode (uint8_t *pbtStream, size_t nNumBytesRead)=0 | 
|  | 
| virtual bool | Close ()=0 | 
|  | 
|  | 
| std::string | m_strComment | 
|  | 
| std::string | m_strArtist | 
|  | 
| std::string | m_strAlbumArtist | 
|  | 
| std::string | m_strTitle | 
|  | 
| std::string | m_strAlbum | 
|  | 
| std::string | m_strGenre | 
|  | 
| std::string | m_strTrack | 
|  | 
| std::string | m_strYear | 
|  | 
| std::string | m_strFile | 
|  | 
| int | m_iTrackLength = 0 | 
|  | 
| int | m_iInChannels = 0 | 
|  | 
| int | m_iInSampleRate = 0 | 
|  | 
| int | m_iInBitsPerSample = 0 | 
|  | 
The documentation for this class was generated from the following file: