Пример #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Capture.MediaCapturePauseResult> PauseRecordWithResultAsync(global::Windows.Media.Devices.MediaCapturePauseBehavior behavior)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MediaCapturePauseResult> MediaCapture.PauseRecordWithResultAsync(MediaCapturePauseBehavior behavior) is not implemented in Uno.");
 }
Пример #2
0
 public global::Windows.Foundation.IAsyncAction PauseRecordAsync(global::Windows.Media.Devices.MediaCapturePauseBehavior behavior)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction MediaCapture.PauseRecordAsync(MediaCapturePauseBehavior behavior) is not implemented in Uno.");
 }