CMediaFormatCategory Class Reference

List of all members.

Public Member Functions

 CMediaFormatCategory ()
 CMediaFormatCategory (CString label, CList< CString > &exts, bool fAudioOnly=false, CString specreqnote=_T(""), engine_t e=DirectShow)
 CMediaFormatCategory (CString label, CString exts, bool fAudioOnly=false, CString specreqnote=_T(""), engine_t e=DirectShow)
virtual ~CMediaFormatCategory ()
void UpdateData (bool fSave)
 CMediaFormatCategory (CMediaFormatCategory &mfc)
CMediaFormatCategoryoperator= (const CMediaFormatCategory &mfc)
void RestoreDefaultExts ()
void SetExts (CList< CString > &exts)
void SetExts (CString exts)
bool FindExt (CString ext)
CString GetLabel ()
CString GetFilter ()
CString GetExts (bool fAppendEngine=false)
CString GetExtsWithPeriod (bool fAppendEngine=false)
CString GetBackupExtsWithPeriod (bool fAppendEngine=false)
CString GetSpecReqNote ()
bool IsAudioOnly ()
engine_t GetEngineType ()
void SetEngineType (engine_t e)

Protected Attributes

CString m_label
CString m_specreqnote
CList< CString > m_exts
CList< CString > m_backupexts
bool m_fAudioOnly
engine_t m_engine

Detailed Description

Definition at line 27 of file MediaFormats.h.


The documentation for this class was generated from the following files:
Generated on Tue Dec 13 14:48:31 2005 for guliverkli by  doxygen 1.4.5