Class StreamRecorderErrorOccurredEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.StreamRecorder.dll
Provides data for the ErrorOccurred event.
C#Copypublic class StreamRecorderErrorOccurredEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsStreamRecorderErrorOccurredEventArgs
Properties
Declaration
C#Copypublic StreamRecorderError Error { get; }
Property Value
Type | Description |
---|---|
StreamRecorderError |
Declaration
C#Copypublic RecorderState State { get; }
Property Value
Type | Description |
---|---|
RecorderState |