#import @class CicadaFrameInfo; @protocol CicadaRenderingDelegate @optional - (BOOL)onRenderingFrame:(CicadaFrameInfo*) frameInfo; @end