|
CjVideoCapture
|
#import <Foundation/Foundation.h>#import <UIKit/UIKit.h>Go to the source code of this file.
Classes | |
| class | CjVideoCapture |
| protocol | <CjVideoCaptureDelegate> |
Enumerations | |
| enum | H264NaluType { H264NaluTypeSps, H264NaluTypePps, H264NaluTypeIframe, H264NaluTypePframe } |
| H.264 NALU type. More... | |
| enum | Resolution { ResolutionNone, Resolution240p, Resolution360p, Resolution480p, Resolution720p, Resolution1080p } |
| Resolution of the video to be captured. More... | |
| enum H264NaluType |
| enum Resolution |
1.8.15