Свойство | Type | Description | |
---|---|---|---|
m_bmi | BitmapInfo | ||
m_hBitmap | |||
m_hMemDC | |||
m_hScreenDC | |||
m_nAvgTimePerFrame | long | ||
m_nBitCount | int | ||
m_nHeight | int | ||
m_nMaxHeight | int | ||
m_nMaxWidth | int | ||
m_nWidth | int |
Méthode | Description | |
---|---|---|
CheckMediaType ( DirectShow.AMMediaType pmt ) : int | ||
DecideBufferSize ( DirectShow.IMemAllocatorImpl &pAlloc, DirectShow.AllocatorProperties &prop ) : int | ||
FillBuffer ( DirectShow.IMediaSampleImpl &_sample ) : int | ||
GetAllocatorProperties ( DirectShow.AllocatorProperties pprop ) : int | ||
GetDefaultCaps ( int nIndex, DirectShow.VideoStreamConfigCaps &_caps ) : int | ||
GetLatency ( long &prtLatency ) : int | ||
GetMediaType ( int iPosition, DirectShow.AMMediaType &pMediaType ) : int | ||
GetMiscFlags ( ) : int | ||
GetNumberOfCapabilities ( int &iCount, int &iSize ) : int | ||
GetStreamCaps ( int iIndex, DirectShow.AMMediaType &ppmt, DirectShow.VideoStreamConfigCaps &_caps ) : int | ||
Pause ( ) : int | ||
SetMediaType ( DirectShow.AMMediaType pmt ) : int | ||
Stop ( ) : int | ||
SuggestAllocatorProperties ( DirectShow.AllocatorProperties pprop ) : int | ||
VirtualCamFilter ( ) : System |
Méthode | Description | |
---|---|---|
OnInitializePins ( ) : int |
Méthode | Description | |
---|---|---|
CreateCompatibleBitmap ( |
||
CreateCompatibleDC ( |
||
CreateDC ( string lpszDriver, string lpszDevice, string lpszOutput, |
||
DeleteDC ( |
||
DeleteObject ( |
||
GetDIBits ( |
||
GetDeviceCaps ( |
||
SelectObject ( |
||
StretchBlt ( |
public CheckMediaType ( DirectShow.AMMediaType pmt ) : int | ||
pmt | DirectShow.AMMediaType | |
Résultat | int |
public DecideBufferSize ( DirectShow.IMemAllocatorImpl &pAlloc, DirectShow.AllocatorProperties &prop ) : int | ||
pAlloc | DirectShow.IMemAllocatorImpl | |
prop | DirectShow.AllocatorProperties | |
Résultat | int |
public FillBuffer ( DirectShow.IMediaSampleImpl &_sample ) : int | ||
_sample | DirectShow.IMediaSampleImpl | |
Résultat | int |
public GetAllocatorProperties ( DirectShow.AllocatorProperties pprop ) : int | ||
pprop | DirectShow.AllocatorProperties | |
Résultat | int |
public GetDefaultCaps ( int nIndex, DirectShow.VideoStreamConfigCaps &_caps ) : int | ||
nIndex | int | |
_caps | DirectShow.VideoStreamConfigCaps | |
Résultat | int |
public GetLatency ( long &prtLatency ) : int | ||
prtLatency | long | |
Résultat | int |
public GetMediaType ( int iPosition, DirectShow.AMMediaType &pMediaType ) : int | ||
iPosition | int | |
pMediaType | DirectShow.AMMediaType | |
Résultat | int |
public GetNumberOfCapabilities ( int &iCount, int &iSize ) : int | ||
iCount | int | |
iSize | int | |
Résultat | int |
public GetStreamCaps ( int iIndex, DirectShow.AMMediaType &ppmt, DirectShow.VideoStreamConfigCaps &_caps ) : int | ||
iIndex | int | |
ppmt | DirectShow.AMMediaType | |
_caps | DirectShow.VideoStreamConfigCaps | |
Résultat | int |
public SetMediaType ( DirectShow.AMMediaType pmt ) : int | ||
pmt | DirectShow.AMMediaType | |
Résultat | int |
public SuggestAllocatorProperties ( DirectShow.AllocatorProperties pprop ) : int | ||
pprop | DirectShow.AllocatorProperties | |
Résultat | int |