KSYUIRecorderKit Class Reference

Inherits from NSObject
Declared in KSYUIRecorderKit.h

  contentView

@property (nonatomic, readwrite) UIView *contentView

– processWithTextureId:TextureSize:Time:

- (void)processWithTextureId:(GLuint)InputTexture TextureSize:(CGSize)TextureSize Time:(CMTime)time

– processAudioSampleBuffer:

- (void)processAudioSampleBuffer:(CMSampleBufferRef)buf

– startRecord:

- (void)startRecord:(NSURL *)path

– stopRecord

- (void)stopRecord

  bPlayRecord

@property BOOL bPlayRecord

  writer

@property (nonatomic, readwrite) KSYMovieWriter *writer