Class RecorderDeviceStateChangedEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Recorder.dll
Provides data for the Device
public class RecorderDeviceStateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args RecorderDevice State Changed Event Args
Properties
View SourceDeviceState
Gets the device state.
Declaration
public RecorderDeviceState DeviceState { get; }
Property Value
Type | Description |
---|---|
Recorder |
Type
Gets the recorder type.
Declaration
public RecorderType Type { get; }
Property Value
Type | Description |
---|---|
Recorder |