cn.tee3.avd_SDK-Objectc  2.1.0
构造函数 | 属性 | 所有成员列表
AVDI420Frame类 参考
类 AVDI420Frame 继承关系图:

构造函数

(BOOL) - makeExclusive
 
(AVDI420Frame *) - copyRangex:y:w:h:
 
((unavailable("init is not a supported initializer for this class.") - __attribute__
 

属性

long long timestamp
 
NSUInteger width
 
NSUInteger height
 
NSUInteger chromaWidth
 
NSUInteger chromaHeight
 
NSUInteger chromaSize
 
const uint8_t * yPlane
 
const uint8_t * uPlane
 
const uint8_t * vPlane
 
NSInteger yPitch
 
NSInteger uPitch
 
NSInteger vPitch
 

函数文档

◆ __attribute__()

- (( unavailable("init is not a supported initializer for this class.") __attribute__

◆ copyRangex:y:w:h:()

- (AVDI420Frame*) copyRangex: (int)  x
y: (int)  y
w: (int)  w
h: (int)  h 

◆ makeExclusive()

- (BOOL) makeExclusive

属性说明

◆ chromaHeight

- (NSUInteger) chromaHeight
readnonatomicassign

◆ chromaSize

- (NSUInteger) chromaSize
readnonatomicassign

◆ chromaWidth

- (NSUInteger) chromaWidth
readnonatomicassign

◆ height

- (NSUInteger) height
readnonatomicassign

◆ timestamp

- (long long) timestamp
readnonatomicassign

◆ uPitch

- (NSInteger) uPitch
readnonatomicassign

◆ uPlane

- (const uint8_t*) uPlane
readnonatomicassign

◆ vPitch

- (NSInteger) vPitch
readnonatomicassign

◆ vPlane

- (const uint8_t*) vPlane
readnonatomicassign

◆ width

- (NSUInteger) width
readnonatomicassign

◆ yPitch

- (NSInteger) yPitch
readnonatomicassign

◆ yPlane

- (const uint8_t*) yPlane
readnonatomicassign

该类的文档由以下文件生成: