// // HBVideo.h // HandBrake // // Created by Damiano Galassi on 12/08/14. // // #import @interface HBVideo : NSObject /* videoEncoder videoEncoderTag qualityType avgBitrate quality frameRate frameRateTag frameRateMode fastFirstPass twoPass turboTwoPass encoderOptions { x264 lav }*/ @end