#include <SubtitleVMR9OutputPin.h>
Collaboration diagram for SubtitleVMR9OutputPin:
Public Member Functions | |
SubtitleVMR9OutputPin (SubtitleVMR9Filter *inParentFilter, CCritSec *inFilterLock, CHAR *inObjectName, LPCWSTR inPinDisplayName) | |
virtual | ~SubtitleVMR9OutputPin (void) |
virtual HRESULT | CheckConnect (IPin *pPin) |
virtual HRESULT | CheckMediaType (const CMediaType *pmt) |
virtual STDMETHODIMP | BeginFlush () |
virtual STDMETHODIMP | EndFlush () |
virtual HRESULT | SetSubtitle (wstring inSubtitle) |
HRESULT | GetMediaType (int inPosition, CMediaType *outMediaType) |
bool | FillVideoInfoHeader (VIDEOINFOHEADER *inFormatBuffer) |
void | FillMediaType (CMediaType *outMediaType) |
Protected Member Functions | |
void | SetColorRef (VMR9AlphaBitmap &bmpInfo) |
Protected Attributes | |
SubtitleVMR9Filter * | mParentFilter |
HRESULT | mHR |
IVMRMixerBitmap9 * | mBitmapMixer |
VMR9AlphaBitmap | mAlphaBitmap |
|
Definition at line 35 of file SubtitleVMR9OutputPin.cpp. |
|
Definition at line 42 of file SubtitleVMR9OutputPin.cpp. |
|
Definition at line 117 of file SubtitleVMR9OutputPin.cpp. |
|
Definition at line 46 of file SubtitleVMR9OutputPin.cpp. |
|
Definition at line 112 of file SubtitleVMR9OutputPin.cpp. |
|
Definition at line 120 of file SubtitleVMR9OutputPin.cpp. |
|
Definition at line 57 of file SubtitleVMR9OutputPin.cpp. References FALSE. Referenced by GetMediaType(). |
|
Definition at line 81 of file SubtitleVMR9OutputPin.cpp. Referenced by GetMediaType(). |
|
Definition at line 65 of file SubtitleVMR9OutputPin.cpp. References FillMediaType(), and FillVideoInfoHeader(). |
Here is the call graph for this function:
|
Definition at line 327 of file SubtitleVMR9OutputPin.cpp. Referenced by SetSubtitle(). |
|
Definition at line 124 of file SubtitleVMR9OutputPin.cpp. References DEFAULT_FONT_NAME, DEFAULT_FONT_STYLE, mAlphaBitmap, mBitmapMixer, and SetColorRef(). |
Here is the call graph for this function:
|
Definition at line 82 of file SubtitleVMR9OutputPin.h. Referenced by SetSubtitle(). |
|
Definition at line 81 of file SubtitleVMR9OutputPin.h. Referenced by SetSubtitle(). |
|
Definition at line 80 of file SubtitleVMR9OutputPin.h. |
|
Definition at line 79 of file SubtitleVMR9OutputPin.h. |