List of all members.
Public Member Functions |
(id) | - initWithWindow:renderer:zOrder:left:top:right:bottom:captureDevice: |
Properties |
NSWindow * | window |
void * | renderer |
unsigned int | zOrder |
float | left |
float | top |
float | right |
float | bottom |
id< GSVideoCaptureDevice > | captureDevice |
Detailed Description
Property Documentation
For outgoing video this is the preview window. For incoming, it's the incoming video window. If null, video display will not be handled by the framework. Application should register for the incomingFrameReceived or outgoingFrameReadyToSend events to receive the frame data and process the frame in whatever manner necessary.
Definition at line 16 of file GSVideoStreamConfiguration.h.
The documentation for this class was generated from the following file: