Method | Description | |
---|---|---|
D3D9SurfaceCapturer ( |
||
GetBuffer ( ) : Byte[] | ||
Initialize ( |
||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
CaptureThread ( ) : void | ||
InvokeCaptured ( Byte data ) : void |
public D3D9SurfaceCapturer ( |
||
parent | ||
return | System |
public Initialize ( |
||
targetWindow | ||
targetWindowName | string | |
width | int | |
height | int | |
fps | int | |
return | bool |