-
I'd like to know if it is possible to adjust the playback rate with PlayerKit. An `AVPlayer` has the property `rate` with which you can adjust this, cf. https://developer.apple.com/documentation/avfou…
-
Please I need help : [ERROR:0] global /Users/travis/build/skvark/opencv-python/opencv/modules/videoio/src/cap.cpp (193) open VIDEOIO(AVFOUNDATION): raised unknown C++ exception!
Traceback (most r…
-
In your code there's this line:
`AVCaptureFileOutputRecordingDelegate avDel= new AVCaptureFileOutputRecordingDelegate ();`
This throws compiler errors saying:
"Cannot create instance of the abstrac…
-
The output device write is broken. Running the _audio_device_ and _player_ examples reproduces the problem.
-
Videos fill the window, no matter the setting. Videos should obey the aspect ratio that is set. This is cruft left from the AVFoundation conversion.
-
AVFoundation下面的拍视频都不行了,拍照片还可以
-
it seems that the member variable "lastSamplePresentationTime" cause the problem.
**\* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '**\* -[AVAssetWriter endSession…
-
The API we currently use ([CGRegisterScreenRefreshCallback](https://developer.apple.com/documentation/coregraphics/1541774-cgregisterscreenrefreshcallback))is deprecated, we have to switch to [AVCaptu…
-
After taking a webcam picture, LifeSlice is listed as "Using Significant Energy" in the menu under the battery.
This issue also happens with ImageSnap, which is the code used. I recently updated to I…
-
I am using the plugin inside my ionic app.
The sound plays correctly.
The problem is that when the sound setting in the phone is set to MUTE - It plays anyway.
The Vibration plugin for example …