Class RecorderInterruptingEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Recorder.dll
Provides data for the Interrupting event.
C#Copypublic class RecorderInterruptingEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsRecorderInterruptingEventArgs
Properties
Declaration
C#Copypublic RecorderPolicy Reason { get; }
Property Value
| Type | Description |
|---|---|
| RecorderPolicy |
Declaration
C#Copypublic RecorderState State { get; }
Property Value
| Type | Description |
|---|---|
| RecorderState |