Свойство | Type | Description | |
---|---|---|---|
m_bShouldFlush | bool | ||
m_bStartNotified | bool | ||
m_bStopNotified | bool | ||
m_csPinLock | object | ||
m_csTimeLock | object | ||
m_dwAdviseToken | int | ||
m_dwStartCookie | int | ||
m_dwStopCookie | int | ||
m_hSemaphore | |||
m_pClock | DirectShow.IReferenceClockImpl | ||
m_pProperties | DirectShow.AllocatorProperties | ||
m_rtClockStart | long | ||
m_rtClockStop | long | ||
m_rtStart | long | ||
m_rtStartAt | long | ||
m_rtStopAt | long | ||
m_rtStreamOffset | long | ||
m_rtStreamOffsetMax | long |
Méthode | Description | |
---|---|---|
Active ( ) : int | ||
CheckMediaType ( DirectShow.AMMediaType pmt ) : int | ||
DecideBufferSize ( DirectShow.IMemAllocatorImpl &pAlloc, DirectShow.AllocatorProperties &pProperties ) : int | ||
FillBuffer ( DirectShow.IMediaSampleImpl &_sample ) : int | ||
Get ( System.Guid guidPropSet, int dwPropID, |
||
GetAllocatorProperties ( DirectShow.AllocatorProperties pprop ) : int | ||
GetFormat ( DirectShow.AMMediaType &pmt ) : int | ||
GetInfo ( DirectShow.AMStreamInfo &pInfo ) : int | ||
GetLatency ( long &prtLatency ) : int | ||
GetMaxStreamOffset ( long &prtMaxOffset ) : int | ||
GetMediaType ( int iPosition, DirectShow.AMMediaType &pMediaType ) : int | ||
GetNumberOfCapabilities ( |
||
GetPMT ( DirectShow.IMediaSampleImpl _sample ) : DirectShow.AMMediaType | ||
GetPushSourceFlags ( AMPushSourceFlags &pFlags ) : int | ||
GetStreamCaps ( int iIndex, |
||
GetStreamOffset ( long &prtOffset ) : int | ||
Inactive ( ) : int | ||
QuerySupported ( System.Guid guidPropSet, int dwPropID, KSPropertySupport &pTypeSupport ) : int | ||
Set ( System.Guid guidPropSet, int dwPropID, |
||
SetFormat ( DirectShow.AMMediaType pmt ) : int | ||
SetMaxStreamOffset ( long rtMaxOffset ) : int | ||
SetMediaType ( DirectShow.AMMediaType mt ) : int | ||
SetPushSourceFlags ( AMPushSourceFlags Flags ) : int | ||
SetStreamOffset ( long rtOffset ) : int | ||
StartAt ( DirectShow.DsLong ptStart, int dwCookie ) : int | ||
StopAt ( DirectShow.DsLong ptStop, bool bSendExtra, int dwCookie ) : int | ||
SuggestAllocatorProperties ( DirectShow.AllocatorProperties pprop ) : int | ||
VirtualCamStream ( string _name, BaseSourceFilter _filter ) : System |
public CheckMediaType ( DirectShow.AMMediaType pmt ) : int | ||
pmt | DirectShow.AMMediaType | |
Résultat | int |
public DecideBufferSize ( DirectShow.IMemAllocatorImpl &pAlloc, DirectShow.AllocatorProperties &pProperties ) : int | ||
pAlloc | DirectShow.IMemAllocatorImpl | |
pProperties | DirectShow.AllocatorProperties | |
Résultat | int |
public FillBuffer ( DirectShow.IMediaSampleImpl &_sample ) : int | ||
_sample | DirectShow.IMediaSampleImpl | |
Résultat | int |
public Get ( System.Guid guidPropSet, int dwPropID, |
||
guidPropSet | System.Guid | |
dwPropID | int | |
pInstanceData | ||
cbInstanceData | int | |
pPropData | ||
cbPropData | int | |
pcbReturned | int | |
Résultat | int |
public GetAllocatorProperties ( DirectShow.AllocatorProperties pprop ) : int | ||
pprop | DirectShow.AllocatorProperties | |
Résultat | int |
public GetFormat ( DirectShow.AMMediaType &pmt ) : int | ||
pmt | DirectShow.AMMediaType | |
Résultat | int |
public GetInfo ( DirectShow.AMStreamInfo &pInfo ) : int | ||
pInfo | DirectShow.AMStreamInfo | |
Résultat | int |
public GetLatency ( long &prtLatency ) : int | ||
prtLatency | long | |
Résultat | int |
public GetMaxStreamOffset ( long &prtMaxOffset ) : int | ||
prtMaxOffset | long | |
Résultat | int |
public GetMediaType ( int iPosition, DirectShow.AMMediaType &pMediaType ) : int | ||
iPosition | int | |
pMediaType | DirectShow.AMMediaType | |
Résultat | int |
public GetNumberOfCapabilities ( |
||
piCount | ||
piSize | ||
Résultat | int |
public GetPMT ( DirectShow.IMediaSampleImpl _sample ) : DirectShow.AMMediaType | ||
_sample | DirectShow.IMediaSampleImpl | |
Résultat | DirectShow.AMMediaType |
public GetPushSourceFlags ( AMPushSourceFlags &pFlags ) : int | ||
pFlags | AMPushSourceFlags | |
Résultat | int |
public GetStreamCaps ( int iIndex, |
||
iIndex | int | |
ppmt | ||
pSCC | ||
Résultat | int |
public GetStreamOffset ( long &prtOffset ) : int | ||
prtOffset | long | |
Résultat | int |
public QuerySupported ( System.Guid guidPropSet, int dwPropID, KSPropertySupport &pTypeSupport ) : int | ||
guidPropSet | System.Guid | |
dwPropID | int | |
pTypeSupport | KSPropertySupport | |
Résultat | int |
public Set ( System.Guid guidPropSet, int dwPropID, |
||
guidPropSet | System.Guid | |
dwPropID | int | |
pInstanceData | ||
cbInstanceData | int | |
pPropData | ||
cbPropData | int | |
Résultat | int |
public SetFormat ( DirectShow.AMMediaType pmt ) : int | ||
pmt | DirectShow.AMMediaType | |
Résultat | int |
public SetMaxStreamOffset ( long rtMaxOffset ) : int | ||
rtMaxOffset | long | |
Résultat | int |
public SetMediaType ( DirectShow.AMMediaType mt ) : int | ||
mt | DirectShow.AMMediaType | |
Résultat | int |
public SetPushSourceFlags ( AMPushSourceFlags Flags ) : int | ||
Flags | AMPushSourceFlags | |
Résultat | int |
public SetStreamOffset ( long rtOffset ) : int | ||
rtOffset | long | |
Résultat | int |
public StartAt ( DirectShow.DsLong ptStart, int dwCookie ) : int | ||
ptStart | DirectShow.DsLong | |
dwCookie | int | |
Résultat | int |
public StopAt ( DirectShow.DsLong ptStop, bool bSendExtra, int dwCookie ) : int | ||
ptStop | DirectShow.DsLong | |
bSendExtra | bool | |
dwCookie | int | |
Résultat | int |
public SuggestAllocatorProperties ( DirectShow.AllocatorProperties pprop ) : int | ||
pprop | DirectShow.AllocatorProperties | |
Résultat | int |
public VirtualCamStream ( string _name, BaseSourceFilter _filter ) : System | ||
_name | string | |
_filter | BaseSourceFilter | |
Résultat | System |
protected Semaphore,System.Threading m_hSemaphore | ||
Résultat |
protected IReferenceClockImpl,DirectShow m_pClock | ||
Résultat | DirectShow.IReferenceClockImpl |
protected AllocatorProperties,DirectShow m_pProperties | ||
Résultat | DirectShow.AllocatorProperties |