Public Member Functions | |
CMediaFormats () | |
virtual | ~CMediaFormats () |
void | UpdateData (bool fSave) |
engine_t | GetRtspHandler (bool &fRtspFileExtFirst) |
void | SetRtspHandler (engine_t e, bool fRtspFileExtFirst) |
bool | IsUsingEngine (CString path, engine_t e) |
engine_t | GetEngine (CString path) |
bool | FindExt (CString ext, bool fAudioOnly=false) |
Protected Attributes | |
engine_t | m_iRtspHandler |
bool | m_fRtspFileExtFirst |
Definition at line 68 of file MediaFormats.h.