Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.StreamRecorder.dll
[Obsolete("Deprecated in API10; Will be removed in API12")]
public class StreamRecorderErrorOccurredEventArgs : EventArgs
- Inheritance
-
object
System.EventArgs
StreamRecorderErrorOccurredEventArgs
Properties
Declaration
[Obsolete("Deprecated in API10; Will be removed in API12")]
public StreamRecorderError Error { get; }
Property Value
Declaration
[Obsolete("Deprecated in API10; Will be removed in API12")]
public RecorderState State { get; }
Property Value