Class RecorderDeviceStateChangedEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Recorder.dll
Provides data for the DeviceStateChanged event.
C#Copypublic class RecorderDeviceStateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsRecorderDeviceStateChangedEventArgs
Properties
Declaration
C#Copypublic RecorderDeviceState DeviceState { get; }
Property Value
| Type | Description |
|---|---|
| RecorderDeviceState |
Declaration
C#Copypublic RecorderType Type { get; }
Property Value
| Type | Description |
|---|---|
| RecorderType |