cn.tee3.avd_SDK-Objectc
2.1.0
|
构造函数 | |
(void) | - setSize: |
(void) | - renderFrame: |
(void) | - fillBlack |
(void) | - setMirror: |
(BOOL) | - getMirror |
(void) | - setScalingType: |
(enum AVDScalingType) | - getScalingType |
(void) | - setVideoId: |
(NSString *) | - getVideoId |
- (void) fillBlack |
- (BOOL) getMirror |
- (enum AVDScalingType) getScalingType |
- (NSString*) getVideoId |
- (void) renderFrame: | (AVDI420Frame *) | frame |
- (void) setMirror: | (BOOL) | value |
- (void) setScalingType: | (enum AVDScalingType) | value |
- (void) setSize: | (CGSize) | size |
- (void) setVideoId: | (NSString *) | videoId |