1 implementation of CaptureVideoAsync
Microsoft.Maui.Essentials (1)
MediaPicker\MediaPicker.netstandard.watchos.tvos.cs (1)
23 public Task<FileResult> CaptureVideoAsync(MediaPickerOptions options) =>
1 reference to CaptureVideoAsync
Microsoft.Maui.Essentials (1)
MediaPicker\MediaPicker.shared.cs (1)
87 Default.CaptureVideoAsync(options);