System.Media.Recording.RecordErrorEvent.RecordErrorEvent C# (CSharp) Method

RecordErrorEvent() private method

private RecordErrorEvent ( ) : System.Html
return System.Html
        internal RecordErrorEvent()
        {
        }

Same methods

RecordErrorEvent::RecordErrorEvent ( string type ) : System.Html
RecordErrorEvent::RecordErrorEvent ( string type, RecordErrorEventInit eventInitDict ) : System.Html
RecordErrorEvent