Class RecordingErrorOccurredEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Recorder.dll
- API Level:
- 3
Provides data for the ErrorOccurred event.
public class RecordingErrorOccurredEventArgs : EventArgs
- Inheritance
Properties
View SourceError
Gets the error.
Declaration
public RecorderError Error { get; }
Property Value
Type | Description |
---|---|
RecorderError |