#include <MovieTexture_DShowHelper.h>
Collaboration diagram for CTextureRenderer:

Public Member Functions | |
| CTextureRenderer () | |
| ~CTextureRenderer () | |
| HRESULT | CheckMediaType (const CMediaType *pmt) |
| HRESULT | SetMediaType (const CMediaType *pmt) |
| HRESULT | DoRenderSample (IMediaSample *pMediaSample) |
| void | OnReceiveFirstSample (IMediaSample *pSample) |
| long | GetVidWidth () const |
| long | GetVidHeight () const |
| void | SetRenderTarget (MovieTexture_DShow *pTexture) |
Public Attributes | |
| RageSemaphore | m_OneFrameDecoded |
Protected Attributes | |
| long | m_lVidWidth |
| long | m_lVidHeight |
| long | m_lVidPitch |
| char * | output |
| MovieTexture_DShow * | m_pTexture |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7