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