|
Change Parameter Type extensions : NSDictionary<NSString,?> to extensions : CMVideoFormatDescriptionExtension in method public create(muxType CMMuxedStreamType, extensions CMVideoFormatDescriptionExtension) : CMMuxedFormatDescription in class org.robovm.apple.coremedia.CMMuxedFormatDescription |
From |
To |
|
Change Parameter Type extensions : NSDictionary<NSString,?> to extensions : CMVideoFormatDescriptionExtension in method public create(codecType CMVideoCodecType, width int, height int, extensions CMVideoFormatDescriptionExtension) : CMVideoFormatDescription in class org.robovm.apple.coremedia.CMVideoFormatDescription |
From |
To |
|
Change Parameter Type extensions : NSDictionary<NSString,?> to extensions : CMTimeCodeFormatDescriptionExtension in method public create(timeCodeFormatType CMTimeCodeFormatType, frameDuration CMTime, frameQuanta int, tcFlags CMTimeCodeFlag, extensions CMTimeCodeFormatDescriptionExtension) : CMTimeCodeFormatDescription in class org.robovm.apple.coremedia.CMTimeCodeFormatDescription |
From |
To |
|
Change Parameter Type tcFlags : int to tcFlags : CMTimeCodeFlag in method public create(timeCodeFormatType CMTimeCodeFormatType, frameDuration CMTime, frameQuanta int, tcFlags CMTimeCodeFlag, extensions CMTimeCodeFormatDescriptionExtension) : CMTimeCodeFormatDescription in class org.robovm.apple.coremedia.CMTimeCodeFormatDescription |
From |
To |
|
Change Parameter Type formatDescriptionArray : NSArray<?> to formatDescriptionArray : List<CMAudioFormatDescription> in method public createSummary(formatDescriptionArray List<CMAudioFormatDescription>) : CMAudioFormatDescription in class org.robovm.apple.coremedia.CMAudioFormatDescription |
From |
To |
|
Change Variable Type ptr : CMFormatDescriptionPtr to ptr : CMMuxedFormatDescription.CMMuxedFormatDescriptionPtr in method public create(muxType CMMuxedStreamType, extensions CMVideoFormatDescriptionExtension) : CMMuxedFormatDescription in class org.robovm.apple.coremedia.CMMuxedFormatDescription |
From |
To |
|
Change Variable Type ptr : CMVideoFormatDescriptionPtr to ptr : CMVideoFormatDescription.CMVideoFormatDescriptionPtr in method public create(imageBuffer CVImageBuffer) : CMVideoFormatDescription in class org.robovm.apple.coremedia.CMVideoFormatDescription |
From |
To |
|
Change Variable Type ptr : CMVideoFormatDescriptionPtr to ptr : CMVideoFormatDescription.CMVideoFormatDescriptionPtr in method public create(codecType CMVideoCodecType, width int, height int, extensions CMVideoFormatDescriptionExtension) : CMVideoFormatDescription in class org.robovm.apple.coremedia.CMVideoFormatDescription |
From |
To |
|
Change Variable Type ptr : CMFormatDescriptionPtr to ptr : CMMetadataFormatDescription.CMMetadataFormatDescriptionPtr in method public create(srcDesc CMMetadataFormatDescription, metadataSpecifications List<CMMetadataFormatDescriptionMetadataSpecification>) : CMMetadataFormatDescription in class org.robovm.apple.coremedia.CMMetadataFormatDescription |
From |
To |
|
Change Variable Type ptr : CMTimeCodeFormatDescriptionPtr to ptr : CMTimeCodeFormatDescription.CMTimeCodeFormatDescriptionPtr in method public create(timeCodeFormatType CMTimeCodeFormatType, frameDuration CMTime, frameQuanta int, tcFlags CMTimeCodeFlag, extensions CMTimeCodeFormatDescriptionExtension) : CMTimeCodeFormatDescription in class org.robovm.apple.coremedia.CMTimeCodeFormatDescription |
From |
To |