TWCVideoConstraintsBuilder Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TWCVideoConstraints.h |
Overview
TWCVideoConstraintsBuilder is a video constraints object builder.
You can pass video constraints to the builder using TWCVideoConstraints’s class method constraintsWithBlock:builderBlock. The builder will build video constraints object using the constraints you passed in the builder block.