![]() |
Streamaxia Open SDK
3.2
|
#import <AXUtils+Resolution.h>
Instance Methods | |
Public methods | |
| (AXVideoFrameSize) | - frameSizeForResolution: |
Properties | |
Properties | |
| NSArray< NSNumber * > * | allResolutions |
| NSDictionary< NSNumber *, NSValue * > * | frameSizes |
The video resolution utils.
| - (AXVideoFrameSize) frameSizeForResolution: | (AXVideoFrameResolution) | resolution |
Provides the frame size for the given video resolution.
| resolution | The resolution. |
Extends class AXUtils.
|
readnonatomicstrong |
The list of all the resolutions defined in the SDK, as wrapped values.
Extends class AXUtils.
|
readnonatomicstrong |
The list of resolution and their corresponding frame sizes, as CGSize wrapped values.
Extends class AXUtils.
1.8.13