RPScreenRecorder
RPScreenRecorder(IntPtr)
RPScreenRecorder(NSObjectFlag)
Available
CameraEnabled
CameraPosition
CameraPreviewView
ClassHandle
Delegate
MicrophoneEnabled
Recording
SharedRecorder
DiscardRecording(Action)
DiscardRecordingAsync()
Dispose(Boolean)
ExportClip(NSUrl, Double, Action<NSError>)
ExportClipAsync(NSUrl, Double)
StartCapture(Action<CMSampleBuffer, RPSampleBufferType, NSError>, Action<NSError>)
StartCaptureAsync(Action<CMSampleBuffer, RPSampleBufferType, NSError>)
StartClipBuffering(Action<NSError>)
StartClipBufferingAsync()
StartRecording(Action<NSError>)
StartRecording(Boolean, Action<NSError>)
StartRecordingAsync()
StartRecordingAsync(Boolean)
StopCapture(Action<NSError>)
StopCaptureAsync()
StopClipBuffering(Action<NSError>)
StopClipBufferingAsync()
StopRecording(NSUrl, Action<NSError>)
StopRecording(Action<RPPreviewViewController, NSError>)
StopRecordingAsync()
StopRecordingAsync(NSUrl)
xamarinios
namespace ReplayKit
{
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
[Register("RPScreenRecorder", true)]
public class RPScreenRecorder : NSObject
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API