Post

Replies

Boosts

Views

Activity

Comment on Adding multiple AVCaptureVideoDataOutput stalls captureSession
Hello @gchiste , yes the hardware cost comes to be 1.5 for simple ProRes 1080p@30 fps video. So it would not work for ProRes. But even for non-ProRes presets such as YcbCr420 10 bit where it works, there are frame drops when using 4K@60 fps activeFormat and using AVAssetWriter to encode. This happens even if you merely add preview video data output and do zero processing on the buffers delivered for preview (just a return statement in captureOutput delegate).
Topic: Media Technologies SubTopic: Audio Tags:
Nov ’23
Comment on StoreKit2 for Volume Purchases
Thanks for the answer. I want to understand what is meant by that (Volume purchases isn't supported by StoreKit 2).To put things in context, I understand AppTransaction has a field originalAppVersion which tells the original version of application purchased by the user. Will this field also identify purchases that were previously made under VPP? Can I rely on this field to identify the version of app originally purchased by the user (be it normal or VPP)? Or this field will not work for VPP?
Topic: App & System Services SubTopic: StoreKit Tags:
Jul ’23