C# Class System.Media.Recording.RecordErrorEvent

Inheritance: System.Html.Event
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
RecordErrorEvent System.Html

Méthodes publiques

Méthode Description
RecordErrorEvent ( string type ) : System.Html
RecordErrorEvent ( string type, RecordErrorEventInit eventInitDict ) : System.Html

Private Methods

Méthode Description
RecordErrorEvent ( ) : System.Html

Method Details

RecordErrorEvent() public méthode

public RecordErrorEvent ( string type ) : System.Html
type string
Résultat System.Html

RecordErrorEvent() public méthode

public RecordErrorEvent ( string type, RecordErrorEventInit eventInitDict ) : System.Html
type string
eventInitDict RecordErrorEventInit
Résultat System.Html