Public Member Functions | |
| CShoutcastStream (const WCHAR *wfn, CShoutcastSource *pParent, HRESULT *phr) | |
| virtual | ~CShoutcastStream () |
| UINT | SocketThreadProc () |
| void | EmptyBuffer () |
| LONGLONG | GetBufferFullness () |
| CString | GetTitle () |
| HRESULT | DecideBufferSize (IMemAllocator *pIMemAlloc, ALLOCATOR_PROPERTIES *pProperties) |
| HRESULT | FillBuffer (IMediaSample *pSample) |
| HRESULT | CheckMediaType (const CMediaType *pMediaType) |
| HRESULT | GetMediaType (int iPosition, CMediaType *pmt) |
| STDMETHODIMP | Notify (IBaseFilter *pSender, Quality q) |
| HRESULT | OnThreadCreate () |
| HRESULT | OnThreadDestroy () |
| HRESULT | Inactive () |
Public Attributes | |
| bool | fExitThread |
Definition at line 79 of file ShoutcastSource.h.
1.4.5