luxlabs header browser preview


@class CALayer, NSArray;

@interface AVVideoCompositionCoreAnimationToolInternal : NSObject {
    CALayer *animationLayer;
    int auxiliaryTrackID;
    NSArray *postProcessingVideoLayers;
    long long way;
}

@end