|
Change Parameter Type pixelBufferAttributes : NSDictionary<NSString,?> to pixelBufferAttributes : CVPixelBufferAttributes in method public create(width long, height long, pixelFormatType CVPixelFormatType, pixelBufferAttributes CVPixelBufferAttributes) : CVPixelBuffer in class org.robovm.apple.corevideo.CVPixelBuffer |
From |
To |
|
Change Parameter Type attributes : NSArray<NSDictionary<NSString,?>> to attributes : List<CVPixelBufferAttributes> in method public createResolvedAttributesDictionary(attributes List<CVPixelBufferAttributes>) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBuffer |
From |
To |
|
Change Parameter Type cacheAttributes : NSDictionary<NSString,?> to cacheAttributes : CVOpenGLESTextureCacheAttributes in method public create(allocator CFAllocator, cacheAttributes CVOpenGLESTextureCacheAttributes, eaglContext EAGLContext, textureAttributes NSDictionary<NSString,?>) : CVOpenGLESTextureCache in class org.robovm.apple.corevideo.CVOpenGLESTextureCache |
From |
To |
|
Change Parameter Type poolAttributes : NSDictionary<NSString,?> to poolAttributes : CVPixelBufferPoolAttributes in method public create(poolAttributes CVPixelBufferPoolAttributes, pixelBufferAttributes CVPixelBufferAttributes) : CVPixelBufferPool in class org.robovm.apple.corevideo.CVPixelBufferPool |
From |
To |
|
Change Parameter Type type : int to type : CVSMPTETimeType in method public CVSMPTETime(subframes short, subframeDivisor short, counter int, type CVSMPTETimeType, flags CVSMPTETimeFlags, hours short, minutes short, seconds short, frames short) in class org.robovm.apple.corevideo.CVSMPTETime |
From |
To |
|
Change Parameter Type flags : int to flags : CVSMPTETimeFlags in method public CVSMPTETime(subframes short, subframeDivisor short, counter int, type CVSMPTETimeType, flags CVSMPTETimeFlags, hours short, minutes short, seconds short, frames short) in class org.robovm.apple.corevideo.CVSMPTETime |
From |
To |
|
Change Parameter Type flags : long to flags : CVTimeStampFlags in method public CVTimeStamp(version int, videoTimeScale int, videoTime long, hostTime long, rateScalar double, videoRefreshPeriod long, smpteTime CVSMPTETime, flags CVTimeStampFlags, reserved long) in class org.robovm.apple.corevideo.CVTimeStamp |
From |
To |
|
Change Parameter Type flags : int to flags : CVTimeFlags in method public CVTime(timeValue long, timeScale int, flags CVTimeFlags) in class org.robovm.apple.corevideo.CVTime |
From |
To |
|
Change Parameter Type pixelBufferAttributes : NSDictionary<NSString,?> to pixelBufferAttributes : CVPixelBufferAttributes in method public create(poolAttributes CVPixelBufferPoolAttributes, pixelBufferAttributes CVPixelBufferAttributes) : CVPixelBufferPool in class org.robovm.apple.corevideo.CVPixelBufferPool |
From |
To |
|
Change Parameter Type properties : CFDictionary to iOSurfaceProperties : NSDictionary<NSString,NSObject> in method public setIOSurfaceProperties(iOSurfaceProperties NSDictionary<NSString,NSObject>) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Change Parameter Type pixelBufferAttributes : NSDictionary<NSString,?> to pixelBufferAttributes : CVPixelBufferAttributes in method public create(allocator CFAllocator, width long, height long, pixelFormatType CVPixelFormatType, baseAddress VoidPtr, bytesPerRow long, releaseCallback ReleaseBytesCallback, pixelBufferAttributes CVPixelBufferAttributes) : CVPixelBuffer in class org.robovm.apple.corevideo.CVPixelBuffer |
From |
To |
|
Change Parameter Type auxAttributes : NSDictionary<NSString,?> to auxAttributes : CVPixelBufferPoolAuxiliaryAttributes in method public createPixelBuffer(auxAttributes CVPixelBufferPoolAuxiliaryAttributes) : CVPixelBuffer in class org.robovm.apple.corevideo.CVPixelBufferPool |
From |
To |
|
Change Return Type CVTimeStampFlag to CVTimeStampFlags in method protected wrap(value long, mask long) : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Return Type CFDictionary to NSDictionary<NSString,NSObject> in method public getIOSurfaceProperties() : NSDictionary<NSString,NSObject> in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Change Return Type CVSMPTETimeFlag to CVSMPTETimeFlags in method protected wrap(value long, mask long) : CVSMPTETimeFlags in class org.robovm.apple.corevideo.CVSMPTETimeFlags |
From |
To |
|
Change Return Type NSDictionary<NSString,?> to CVPixelFormatDescription in method public create(pixelFormat CVPixelFormatType) : CVPixelFormatDescription in class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Change Return Type NSDictionary<NSString,?> to CVPixelBufferAttributes in method public getPixelBufferAttributes() : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferPool |
From |
To |
|
Change Return Type CVSMPTETimeFlag[] to CVSMPTETimeFlags[] in method protected _values() : CVSMPTETimeFlags[] in class org.robovm.apple.corevideo.CVSMPTETimeFlags |
From |
To |
|
Change Return Type CVTimeStampFlag[] to CVTimeStampFlags[] in method protected _values() : CVTimeStampFlags[] in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Return Type int to CVTimeFlags in method public getFlags() : CVTimeFlags in class org.robovm.apple.corevideo.CVTime |
From |
To |
|
Change Return Type int to CVSMPTETimeType in method public getType() : CVSMPTETimeType in class org.robovm.apple.corevideo.CVSMPTETime |
From |
To |
|
Change Return Type CVTimeStampFlag[] to CVTimeStampFlags[] in method public values() : CVTimeStampFlags[] in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Return Type CVSMPTETimeFlag[] to CVSMPTETimeFlags[] in method public values() : CVSMPTETimeFlags[] in class org.robovm.apple.corevideo.CVSMPTETimeFlags |
From |
To |
|
Change Return Type long to CVTimeStampFlags in method public getFlags() : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStamp |
From |
To |
|
Change Return Type int to CVSMPTETimeFlags in method public getFlags() : CVSMPTETimeFlags in class org.robovm.apple.corevideo.CVSMPTETime |
From |
To |
|
Change Return Type NSDictionary<NSString,?> to CVPixelBufferPoolAttributes in method public getAttributes() : CVPixelBufferPoolAttributes in class org.robovm.apple.corevideo.CVPixelBufferPool |
From |
To |
|
Change Return Type NSDictionary<NSString,?> to CVPixelBufferAttributes in method public createResolvedAttributesDictionary(attributes List<CVPixelBufferAttributes>) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBuffer |
From |
To |
|
Change Attribute Type TopField : CVTimeStampFlag to TopField : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type values : CVSMPTETimeFlag[] to values : CVSMPTETimeFlags[] in class org.robovm.apple.corevideo.CVSMPTETimeFlags |
From |
To |
|
Change Attribute Type Valid : CVSMPTETimeFlag to Valid : CVSMPTETimeFlags in class org.robovm.apple.corevideo.CVSMPTETimeFlags |
From |
To |
|
Change Attribute Type VideoTimeValid : CVTimeStampFlag to VideoTimeValid : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type VideoRefreshPeriodValid : CVTimeStampFlag to VideoRefreshPeriodValid : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type BottomField : CVTimeStampFlag to BottomField : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type RateScalarValid : CVTimeStampFlag to RateScalarValid : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type Running : CVSMPTETimeFlag to Running : CVSMPTETimeFlags in class org.robovm.apple.corevideo.CVSMPTETimeFlags |
From |
To |
|
Change Attribute Type None : CVTimeStampFlag to None : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type SMPTETimeValid : CVTimeStampFlag to SMPTETimeValid : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type HostTimeValid : CVTimeStampFlag to HostTimeValid : CVTimeStampFlags in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type values : CVTimeStampFlag[] to values : CVTimeStampFlags[] in class org.robovm.apple.corevideo.CVTimeStampFlags |
From |
To |
|
Change Attribute Type None : CVSMPTETimeFlag to None : CVSMPTETimeFlags in class org.robovm.apple.corevideo.CVSMPTETimeFlags |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getExtendedPixelsBottom() : long in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getPlaneAlignment() : long in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public isCompatibleWithOpenGLES() : boolean in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public isCompatibleWithCGImage() : boolean in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public isCompatibleWithMetal() : boolean in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public isCompatibleWithCGBitmapContext() : boolean in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getPixelFormatTypes() : List<CVPixelFormatType> in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getMemoryAllocator() : CFAllocator in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getHeight() : long in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getWidth() : long in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getBytesPerRowAlignment() : long in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getExtendedPixelsTop() : long in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getIOSurfaceProperties() : CFDictionary in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getExtendedPixelsRight() : long in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public isCompatibleWithOpenGL() : boolean in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Extract And Move Method public has(key CFString) : boolean extracted from public getExtendedPixelsLeft() : long in class org.robovm.apple.corevideo.CVPixelBufferAttributes & moved to class org.robovm.apple.corevideo.CVPixelFormatDescription |
From |
To |
|
Rename Parameter pixels : long to extendedPixelsTop : long in method public setExtendedPixelsTop(extendedPixelsTop long) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter compatible : boolean to compatibleWithOpenGLES : boolean in method public setCompatibleWithOpenGLES(compatibleWithOpenGLES boolean) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter properties : CFDictionary to iOSurfaceProperties : NSDictionary<NSString,NSObject> in method public setIOSurfaceProperties(iOSurfaceProperties NSDictionary<NSString,NSObject>) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter compatible : boolean to compatibleWithMetal : boolean in method public setCompatibleWithMetal(compatibleWithMetal boolean) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter allocator : CFAllocator to memoryAllocator : CFAllocator in method public setMemoryAllocator(memoryAllocator CFAllocator) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter compatible : boolean to compatibleWithOpenGL : boolean in method public setCompatibleWithOpenGL(compatibleWithOpenGL boolean) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter compatible : boolean to compatibleWithCGImage : boolean in method public setCompatibleWithCGImage(compatibleWithCGImage boolean) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter alignment : long to planeAlignment : long in method public setPlaneAlignment(planeAlignment long) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter pixels : long to extendedPixelsLeft : long in method public setExtendedPixelsLeft(extendedPixelsLeft long) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter pixels : long to extendedPixelsBottom : long in method public setExtendedPixelsBottom(extendedPixelsBottom long) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter alignment : long to bytesPerRowAlignment : long in method public setBytesPerRowAlignment(bytesPerRowAlignment long) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter compatible : boolean to compatibleWithCGBitmapContext : boolean in method public setCompatibleWithCGBitmapContext(compatibleWithCGBitmapContext boolean) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |
|
Rename Parameter pixels : long to extendedPixelsRight : long in method public setExtendedPixelsRight(extendedPixelsRight long) : CVPixelBufferAttributes in class org.robovm.apple.corevideo.CVPixelBufferAttributes |
From |
To |