@class NUImageGeometry, AVAsset, NSString, AVVideoComposition; @protocol NURenderStatistics; @interface _NULivePhotoRenderResult : _NURenderResult @property (retain) AVAsset *video; @property (retain) AVVideoComposition *videoComposition; @property (retain) struct CGImage { } *photo; @property struct { long long value; int timescale; unsigned int flags; long long epoch; } photoTime; @property (retain) NUImageGeometry *videoGeometry; @property (readonly) id statistics; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)dealloc; - (void).cxx_destruct; @end