#include <PropsTheoraEncoder.h>
Public Member Functions | |
PropsTheoraEncoder (LPUNKNOWN inUnk, HRESULT *outHR) | |
virtual | ~PropsTheoraEncoder (void) |
HRESULT | OnActivate (void) |
HRESULT | OnConnect (IUnknown *pUnk) |
HRESULT | OnDisconnect (void) |
INT_PTR | OnReceiveMessage (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
HRESULT | OnApplyChanges (void) |
Static Public Member Functions | |
CUnknown *WINAPI | CreateInstance (LPUNKNOWN inUnk, HRESULT *outHR) |
unsigned long | log2 (unsigned long inNum) |
unsigned long | pow2 (unsigned long inNum) |
Static Public Attributes | |
const UINT | NOT_USED = 0 |
Protected Member Functions | |
void | SetDirty () |
void | SetClean () |
Protected Attributes | |
ITheoraEncodeSettings * | mTheoraEncodeSettings |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|