Sip Endpoint SDK for Apple OS
 All Classes Functions Properties
GSVideoStreamConfiguration Class Reference

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< GSVideoCaptureDevicecaptureDevice

Detailed Description

Definition at line 14 of file GSVideoStreamConfiguration.h.


Property Documentation

- (NSWindow *) window
readwritenonatomicretain

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: