cosmetic
This commit is contained in:
@@ -57,8 +57,7 @@ public:
|
|||||||
CTextureRenderer();
|
CTextureRenderer();
|
||||||
~CTextureRenderer();
|
~CTextureRenderer();
|
||||||
|
|
||||||
public:
|
// overridden methods
|
||||||
// overwritten methods
|
|
||||||
HRESULT CheckMediaType(const CMediaType *pmt ); // Format acceptable?
|
HRESULT CheckMediaType(const CMediaType *pmt ); // Format acceptable?
|
||||||
HRESULT SetMediaType(const CMediaType *pmt ); // Video format notification
|
HRESULT SetMediaType(const CMediaType *pmt ); // Video format notification
|
||||||
HRESULT DoRenderSample(IMediaSample *pMediaSample); // New video sample
|
HRESULT DoRenderSample(IMediaSample *pMediaSample); // New video sample
|
||||||
|
|||||||
Reference in New Issue
Block a user