Tuya iOS Smart Life App SDK 5.15.0
ThingSmartLocalVideoInfo Class Reference

#import <ThingSmartLocalVideoInfo.h>

Inheritance diagram for ThingSmartLocalVideoInfo:
<ThingSmartLocalVideoInfoType> <ThingSmartLocalVideoInfoType>

Class Methods

(instancetype) + localVideoInfoWithFrameRate:width:height:
 
(instancetype) + localVideoInfoWithFrameRate:width:height:
 

Properties

NSInteger codecType
 
- Properties inherited from <ThingSmartLocalVideoInfoType>
CGFloat width
 frame size More...
 
CGFloat height
 
NSInteger frameRate
 frame rate, default is 15. More...
 

Detailed Description

Definition at line 13 of file ThingSmartLocalVideoInfo.h.

Method Documentation

◆ localVideoInfoWithFrameRate:width:height: [1/2]

+ (instancetype) localVideoInfoWithFrameRate: (NSInteger)  frameRate
width: (CGFloat)  width
height: (CGFloat)  height 

◆ localVideoInfoWithFrameRate:width:height: [2/2]

+ (instancetype) localVideoInfoWithFrameRate: (NSInteger)  frameRate
width: (CGFloat)  width
height: (CGFloat)  height 

Property Documentation

◆ codecType

- (NSInteger) codecType
readwritenonatomicassign

Definition at line 17 of file ThingSmartLocalVideoInfo.h.


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