Avaya Client Services API Reference (OS X)
Instance Methods | Properties | List of all members
CSVideoCaptureFormat Class Reference

#import <CSVideoCaptureFormat.h>

Inherits NSObject, and <NSCopying>.

Instance Methods

(instancetype) - initWithMaxWidth:maxHeight:minRate:maxRate:
 

Properties

Float64 minRate
 
Float64 maxRate
 
uint32_t maxWidth
 
uint32_t maxHeight
 

Method Documentation

- (instancetype) initWithMaxWidth: (uint32_t)  width
maxHeight: (uint32_t)  height
minRate: (Float64)  minRate
maxRate: (Float64)  maxRate 

Property Documentation

- (uint32_t) maxHeight
readwritenonatomicassign
- (Float64) maxRate
readwritenonatomicassign
- (uint32_t) maxWidth
readwritenonatomicassign
- (Float64) minRate
readwritenonatomicassign

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