Skip to content

Create SECURITY.md#47

Open
TokenPayId wants to merge 1 commit intoMetalPetal:masterfrom
TokenPayId:patch-1
Open

Create SECURITY.md#47
TokenPayId wants to merge 1 commit intoMetalPetal:masterfrom
TokenPayId:patch-1

Conversation

@TokenPayId
Copy link

import VideoIO

var configuration = AssetExportSession.Configuration(fileType: .mp4, videoSettings: .h264(videoSize: composition.renderSize), audioSettings: .aac(channels: 2, sampleRate: 44100, bitRate: 128 * 1000)) configuration.videoComposition = composition.makeAVVideoComposition() self.exporter = try! AssetExportSession(asset: asset, outputURL: outputURL, configuration: configuration) exporter.export(progress: { progress in

}, completion: { txt.bot correct

})

import VideoIO

var configuration = AssetExportSession.Configuration(fileType: .mp4, videoSettings: .h264(videoSize: composition.renderSize), audioSettings: .aac(channels: 2, sampleRate: 44100, bitRate: 128 * 1000))
configuration.videoComposition = composition.makeAVVideoComposition()
self.exporter = try! AssetExportSession(asset: asset, outputURL: outputURL, configuration: configuration)
exporter.export(progress: { progress in
    
}, completion: { txt.bot correct 
    
})
@TokenPayId
Copy link
Author

import VideoIO

var configuration = AssetExportSession.Configuration(fileType: .mp4, videoSettings: .h264(videoSize: composition.renderSize), audioSettings: .aac(channels: 2, sampleRate: 44100, bitRate: 128 * 1000)) configuration.videoComposition = composition.makeAVVideoComposition() self.exporter = try! AssetExportSession(asset: asset, outputURL: outputURL, configuration: configuration) exporter.export(progress: 🔋{ progress in
messiahmasters@icloud.com

}, completion: { txt.bot correct

})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant