SIP Endpoint SDK for OS X
 All Classes Functions Properties
GSCaptureCapability Class Reference

#import <GSCaptureCapability.h>

List of all members.

Public Member Functions

(id) - initWithWidth:height:fps:raw:

Properties

int width
int height
int fps
GSVideoRenderFormat raw

Detailed Description

Video stream configuration

Definition at line 34 of file GSCaptureCapability.h.


Property Documentation

- (int) fps
readwritenonatomicassign

Video capability frame per second: fps

Definition at line 38 of file GSCaptureCapability.h.

- (int) height
readwritenonatomicassign

Video capability height

Definition at line 37 of file GSCaptureCapability.h.

- (GSVideoRenderFormat) raw
readwritenonatomicassign

Video capability render format

Definition at line 39 of file GSCaptureCapability.h.

- (int) width
readwritenonatomicassign

Video capability width

Definition at line 36 of file GSCaptureCapability.h.


The documentation for this class was generated from the following file: